Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date: 2024-01-26 18:36:59
Message-ID: 59478692-bd94-49c0-bfb9-bc60797a4098@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I thought it's wrong to exclude the IDENTITY-column test, so I fixed the
test and return it back.
Changes in attachment (commit
v24-0002-ALTER-TABLE-SPLIT-PARTITION-command.patch).

--
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com

Attachment Content-Type Size
v24-0001-ALTER-TABLE-MERGE-PARTITIONS-command.patch text/plain 104.9 KB
v24-0002-ALTER-TABLE-SPLIT-PARTITION-command.patch text/plain 175.6 KB
v24-0003-Documentation-for-ALTER-TABLE-SPLIT-PARTITION-ME.patch text/plain 9.2 KB
v24-0004-SPLIT-PARTITION-optimization.patch text/plain 42.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2024-01-26 18:37:41 Re: cleanup patches for incremental backup
Previous Message Bharath Rupireddy 2024-01-26 18:28:00 Re: Printing backtrace of postgres processes