Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 74e3db0

Browse files
committed
doc PG 17 relnotes: remove ALTER TABLE SPLIT/MERGE PARTITION
Reverted in commit 84f594d Backpatch-through: 17 only
1 parent 84f594d commit 74e3db0

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

doc/src/sgml/release-17.sgml

-25
Original file line numberDiff line numberDiff line change
@@ -1512,31 +1512,6 @@ Author: Daniel Gustafsson <dgustafsson@postgresql.org>
15121512
</para>
15131513
</listitem>
15141514

1515-
<!--
1516-
Author: Alexander Korotkov <akorotkov@postgresql.org>
1517-
2024-04-07 [1adf16b8f] Implement ALTER TABLE ... MERGE PARTITIONS ... command
1518-
-->
1519-
1520-
<listitem>
1521-
<para>
1522-
Allow partitions to be merged using <link
1523-
linkend="sql-altertable"><literal>ALTER TABLE ... MERGE
1524-
PARTITIONS</literal></link> (Dmitry Koval)
1525-
</para>
1526-
</listitem>
1527-
1528-
<!--
1529-
Author: Alexander Korotkov <akorotkov@postgresql.org>
1530-
2024-04-07 [87c21bb94] Implement ALTER TABLE ... SPLIT PARTITION ... command
1531-
-->
1532-
1533-
<listitem>
1534-
<para>
1535-
Allow partitions to be split using <literal>ALTER TABLE ... SPLIT
1536-
PARTITION</literal> (Dmitry Koval)
1537-
</para>
1538-
</listitem>
1539-
15401515
<!--
15411516
Author: Peter Eisentraut <peter@eisentraut.org>
15421517
2024-01-16 [699586315] Support identity columns in partitioned tables

0 commit comments

Comments
 (0)