Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Tender Wang <tndrwang(at)gmail(dot)com>
Cc: Alexander Korotkov <aekorotkov(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Kirill Reshke <reshkekirill(at)gmail(dot)com>
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date: 2026-01-05 16:03:10
Message-ID: 202601051601.w6s4b7pkfghc@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2026-Jan-05, Tender Wang wrote:

> I added this to [1] commitfest in case we forgot this little issue.

The commitfest is not the right place for this kind of item. The Open
Items wiki page is. This ensures that this problem will be fixed in
later cycles of the development process, before the next major release.
https://wiki.postgresql.org/wiki/PostgreSQL_19_Open_Items

Thanks

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/
"Las mujeres son como hondas: mientras más resistencia tienen,
más lejos puedes llegar con ellas" (Jonas Nightingale, Leap of Faith)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2026-01-05 16:05:28 Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables
Previous Message Bertrand Drouvot 2026-01-05 16:00:38 Re: [BUG]: the walsender does not update its IO statistics until it exits