Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Stéphane Tachoires <stephane(dot)tachoires(at)gmail(dot)com>
Cc: Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date: 2025-12-14 10:44:13
Message-ID: CAPpHfdta0DMb3XjePJJWf1xbAndE8w2uYPaWEOFBGQ=xsDkfiQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Dec 11, 2025 at 8:56 PM Alexander Korotkov <aekorotkov(at)gmail(dot)com> wrote:
> On Wed, Dec 10, 2025 at 10:04 PM Stéphane Tachoires
> <stephane(dot)tachoires(at)gmail(dot)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

Attachment Content-Type Size
v68-0001-Implement-ALTER-TABLE-.-MERGE-PARTITIONS-.-comma.patch application/octet-stream 171.8 KB
v68-0002-Implement-ALTER-TABLE-.-SPLIT-PARTITION-.-comman.patch application/octet-stream 234.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan Gonzalez V. 2025-12-14 11:08:32 Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode
Previous Message Dilip Kumar 2025-12-14 10:21:40 Re: Proposal: Conflict log history table for Logical Replication