From: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
---|---|
To: | Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru> |
Cc: | stephane tachoires <stephane(dot)tachoires(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Add SPLIT PARTITION/MERGE PARTITIONS commands |
Date: | 2025-01-31 09:07:17 |
Message-ID: | CAPpHfdvVMdUX0DGSK3oAbt9C5TPup=BEq8QkmvDrMbuD4BR9Fw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi, Dmitry!
On Tue, Jan 28, 2025 at 1:15 AM Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru> wrote:
>
> >Only patches v34-0001 and 2 has been tested.
> >Patch v34-0003-Refactor-createPartitionTable-to-remove-ProcessU.patch
> >do not apply anymore on src/backend/catalog/heap.c
>
> Thanks, rebased.
> The patches are attached to the email.
Thank you for the rebase.
I don't think we need a separate 0003 patch with refactoring. It's
probably good idea to keep this functionality as a separate patch, but
let's make then it a 0001, which prepares functions used by 0002 and
0003.
------
Regards,
Alexander Korotkov
Supabase
From | Date | Subject | |
---|---|---|---|
Next Message | Umar Hayat | 2025-01-31 09:09:48 | jsonlog missing from logging_collector description |
Previous Message | Amit Kapila | 2025-01-31 09:02:34 | Re: Introduce XID age and inactive timeout based replication slot invalidation |