Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date: 2022-09-19 19:26:28
Message-ID: 4c16fd19-2555-2234-bced-589d39e80289@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

Two separate parts for MERGE and SPLIT partitions (without refactoring;
it will be later)

--
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com

Attachment Content-Type Size
v11-0001-PGPRO-ALTER-TABLE-MERGE-PARTITIONS-command.patch text/plain 103.1 KB
v11-0002-PGPRO-ALTER-TABLE-SPLIT-PARTITION-command.patch text/plain 175.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2022-09-19 19:32:02 Re: has_privs_of_role vs. is_member_of_role, redux
Previous Message Tom Lane 2022-09-19 19:20:43 Silencing the remaining clang 15 warnings