Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
От
zengman
Тема
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Дата
Msg-id
tencent_3661BB522D5466B33EA33666@qq.com
Ответ на
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands (Alexander Korotkov)
Список
Дерево обсуждения
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Daniel Gustafsson <daniel@yesql.se>
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval <d.koval@postgrespro.ru>
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov <aekorotkov@gmail.com>
Hi everyone, I just noticed two relatively large commits. I recall that not long ago we started attempting to adopt `palloc_object` and `palloc_array` in many places, yet in these two commits, some sections have used the new approach while others have not. Perhaps we could standardize the coding style for consistency. src/backend/commands/tablecmds.c src/backend/partitioning/partbounds.c Regards, Man Zeng
В списке pgsql-hackers по дате отправления