From: | Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru> |
---|---|
To: | 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-27 23:14:52 |
Message-ID: | 387d74e5-4491-4151-9119-2347c925a7e7@postgrespro.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
>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.
--
With best regards,
Dmitry Koval
Postgres Professional: http://postgrespro.com
Attachment | Content-Type | Size |
---|---|---|
v35-0001-Implement-ALTER-TABLE-.-MERGE-PARTITIONS-.-comma.patch | text/plain | 138.8 KB |
v35-0002-Implement-ALTER-TABLE-.-SPLIT-PARTITION-.-comman.patch | text/plain | 206.5 KB |
v35-0003-Refactor-createPartitionTable-to-remove-ProcessU.patch | text/plain | 19.5 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Smith | 2025-01-28 00:26:09 | Re: Pgoutput not capturing the generated columns |
Previous Message | Robert Pang | 2025-01-27 23:11:38 | Re: Purpose of wal_init_zero |