Re: Add SPLIT PARTITION/MERGE PARTITIONS commands - Mailing list pgsql-hackers

From Tender Wang
Subject Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Date
Msg-id CAHewXN=HXucOjU6FboP7wqXaHdp9LKz6e13Zz_yQRZ7JC7+e6w@mail.gmail.com
Whole thread Raw
In response to Re: Add SPLIT PARTITION/MERGE PARTITIONS commands  (Álvaro Herrera <alvherre@kurilemu.de>)
List pgsql-hackers
Hi,

Álvaro Herrera <alvherre@kurilemu.de> 于2026年1月6日周二 14:39写道:
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 for this information. 
Since Alexander has committed,  no need to add it to the 19 open items wiki.
And I closed the item in the commitfest. 


--
Thanks,
Tender Wang

pgsql-hackers by date:

Previous
From: VASUKI M
Date:
Subject: Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...
Next
From: Xuneng Zhou
Date:
Subject: Re: Implement waiting for wal lsn replay: reloaded