Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Stéphane Tachoires <stephane.tachoires@gmail.com>
Cc: Dmitry Koval <d.koval@postgrespro.ru>, pgsql-hackers@lists.postgresql.org
Date: 2025-12-14T10:44:13Z
Lists: pgsql-hackers
Attachments
- v68-0001-Implement-ALTER-TABLE-.-MERGE-PARTITIONS-.-comma.patch (application/octet-stream)
- v68-0002-Implement-ALTER-TABLE-.-SPLIT-PARTITION-.-comman.patch (application/octet-stream)
On Thu, Dec 11, 2025 at 8:56 PM Alexander Korotkov <aekorotkov@gmail.com> wrote: > On Wed, Dec 10, 2025 at 10:04 PM Stéphane Tachoires > <stephane.tachoires@gmail.com> wrote: > > Patches don't apply anymore. > > Could you rebase it please ? > > > > Thank you so much to all of you for your persistence. > > Thank you for pointing this. > Rebased. I found that I didn't rebase properly regression tests in src/test/modules/test_ddl_deparse. The corrected version is attached. ------ Regards, Alexander Korotkov Supabase