Re: First draft of PG 17 release notes

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: First draft of PG 17 release notes
Date: 2024-09-04 11:18:52
Message-ID: CACJufxHUYNxx-VANESwPNMnO_8-4DVVZe5YhpLh+uDTH2zigAA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message vignesh C 2024-09-04 11:24:35 Re: Improving the latch handling between logical replication launcher and worker processes.
Previous Message Tomas Vondra 2024-09-04 11:15:49 Re: scalability bottlenecks with (many) partitions (and more)