Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>
To: Zhihong Yu <zyu(at)yugabyte(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date: 2022-10-13 08:57:33
Message-ID: 6ecbad03-00af-d7f9-5a4d-36330dda4223@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

>Maybe you can add a comment in ATExecMergePartitions referring to
>transformPartitionCmdForMerge() so that people can more easily
>understand the logic.

Thanks, comment added.

Patch stop applying due to changes in upstream.
Here is a fixed version.

--
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2022-10-13 08:57:38 Re: Refactor to introduce pg_strcoll().
Previous Message Andy Fan 2022-10-13 08:45:31 Question about pull_up_sublinks_qual_recurse