Re: First draft of PG 17 release notes - Mailing list pgsql-hackers

From jian he
Subject Re: First draft of PG 17 release notes
Date
Msg-id CACJufxHUYNxx-VANESwPNMnO_8-4DVVZe5YhpLh+uDTH2zigAA@mail.gmail.com
Whole thread Raw
In response to Re: First draft of PG 17 release notes  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: First draft of PG 17 release notes
List pgsql-hackers
hi.

Allow partitions to be merged using ALTER TABLE ... MERGE PARTITIONS
(Dmitry Koval)
Allow partitions to be split using ALTER TABLE ... SPLIT PARTITION
(Dmitry Koval)

also these two items got reverted? see
https://git.postgresql.org/cgit/postgresql.git/commit/?id=3890d90c1508125729ed20038d90513694fc3a7b



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: scalability bottlenecks with (many) partitions (and more)
Next
From: Amit Kapila
Date:
Subject: Re: Commit Timestamp and LSN Inversion issue