Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

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: 2023-03-28 20:43:45
Message-ID: b04ad641-7153-4372-9668-84139908631f@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thank you!

Corrected version in attachment.
Strange that cfbot didn't show this warning ...

--
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com

Attachment Content-Type Size
v16-0001-ALTER-TABLE-MERGE-PARTITIONS-command.patch text/plain 104.8 KB
v16-0002-ALTER-TABLE-SPLIT-PARTITION-command.patch text/plain 175.7 KB
v16-0003-Documentation-for-ALTER-TABLE-SPLIT-PARTITION-ME.patch text/plain 9.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zheng Li 2023-03-28 21:19:35 Re: Support logical replication of DDLs
Previous Message Robert Haas 2023-03-28 20:28:23 Re: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.