Refactor validation of new partitions a little bit. Move some logic that is currently in ATExecAttachPartition to separate functions to facilitate future code reuse.
Ashutosh Bapat and Jeevan Ladhe Discussion: http://postgr.es/m/ca+tgmobbnamyvii0prdg9pp_jlhsuvq7u5sirrvv0teffu5...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/ecfe59e50fb8316ab7fc653419cd724c8b7a7dd7 Modified Files -------------- src/backend/commands/tablecmds.c | 318 +++++++++++++++++++++------------------ 1 file changed, 172 insertions(+), 146 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers