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

Commit 4e7b9a1

Browse files
committed
doc PG 17 relnotes: move partition access method item
Also clarify wording. Reported-by: Álvaro Herrera Discussion: https://postgr.es/m/202409111750.xtcbl7ppdoyn@alvherre.pgsql Backpatch-through: 17 only
1 parent 26cea9f commit 4e7b9a1

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

doc/src/sgml/release-17.sgml

+17-17
Original file line numberDiff line numberDiff line change
@@ -1659,23 +1659,6 @@ Author: Peter Eisentraut <peter@eisentraut.org>
16591659
</para>
16601660
</listitem>
16611661

1662-
<!--
1663-
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
1664-
2024-03-25 [374c7a229] Allow specifying an access method for partitioned tables
1665-
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
1666-
2024-03-28 [e2395cdbe] ALTER TABLE: rework determination of access method ID
1667-
-->
1668-
1669-
<listitem>
1670-
<para>
1671-
Allow specification of partitioned <link linkend="tableam">table
1672-
access methods</link> (Justin Pryzby, Soumyadeep Chakraborty,
1673-
Michael Paquier)
1674-
<ulink url="&commit_baseurl;374c7a229">&sect;</ulink>
1675-
<ulink url="&commit_baseurl;e2395cdbe">&sect;</ulink>
1676-
</para>
1677-
</listitem>
1678-
16791662
<!--
16801663
Author: Peter Eisentraut <peter@eisentraut.org>
16811664
2024-01-13 [4f622503d] Make attstattarget nullable
@@ -1714,6 +1697,23 @@ Author: Peter Eisentraut <peter@eisentraut.org>
17141697
</para>
17151698
</listitem>
17161699

1700+
<!--
1701+
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
1702+
2024-03-25 [374c7a229] Allow specifying an access method for partitioned tables
1703+
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
1704+
2024-03-28 [e2395cdbe] ALTER TABLE: rework determination of access method ID
1705+
-->
1706+
1707+
<listitem>
1708+
<para>
1709+
Allow specification of <link linkend="tableam">table access
1710+
methods</link> on partitioned tables (Justin Pryzby, Soumyadeep
1711+
Chakraborty, Michael Paquier)
1712+
<ulink url="&commit_baseurl;374c7a229">&sect;</ulink>
1713+
<ulink url="&commit_baseurl;e2395cdbe">&sect;</ulink>
1714+
</para>
1715+
</listitem>
1716+
17171717
<!--
17181718
Author: Michael Paquier <michael@paquier.xyz>
17191719
2024-03-08 [d61a6cad6] Add support for DEFAULT in ALTER TABLE .. SET ACCESS MET

0 commit comments

Comments
 (0)