Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: Dmitry Koval <d(dot)koval(at)postgrespro(dot)ru>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date: 2025-09-19 20:06:44
Message-ID: 3280c458-a886-4c58-8e2b-4d220b73161d@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, Jiah He!

Thanks!

>list_intersection seems not right, how can we be sure it deals with
>collation correctly?

list_intersection function replaced by new partitions_lists_intersection
function.

--
With best regards,
Dmitry Koval

Postgres Professional: http://postgrespro.com

Attachment Content-Type Size
v60-0001-Implement-ALTER-TABLE-.-MERGE-PARTITIONS-.-comma.patch text/plain 170.3 KB
v60-0002-Implement-ALTER-TABLE-.-SPLIT-PARTITION-.-comman.patch text/plain 237.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-09-19 20:09:36 Re: PG 18 relnotes and RC1
Previous Message Álvaro Herrera 2025-09-19 19:58:53 Re: allow benign typedef redefinitions (C11)