Re: Add SPLIT PARTITION/MERGE PARTITIONS commands

From: Tender Wang <tndrwang(at)gmail(dot)com>
To: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
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-06 07:13:59
Message-ID: CAHewXN=HXucOjU6FboP7wqXaHdp9LKz6e13Zz_yQRZ7JC7+e6w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Álvaro Herrera <alvherre(at)kurilemu(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2026-01-06 07:29:06 Re: Implement waiting for wal lsn replay: reloaded
Previous Message VASUKI M 2026-01-06 06:49:14 Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ...