@@ -1659,23 +1659,6 @@ Author: Peter Eisentraut <peter@eisentraut.org>
1659
1659
</para>
1660
1660
</listitem>
1661
1661
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">§</ulink>
1675
- <ulink url="&commit_baseurl;e2395cdbe">§</ulink>
1676
- </para>
1677
- </listitem>
1678
-
1679
1662
<!--
1680
1663
Author: Peter Eisentraut <peter@eisentraut.org>
1681
1664
2024-01-13 [4f622503d] Make attstattarget nullable
@@ -1714,6 +1697,23 @@ Author: Peter Eisentraut <peter@eisentraut.org>
1714
1697
</para>
1715
1698
</listitem>
1716
1699
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">§</ulink>
1713
+ <ulink url="&commit_baseurl;e2395cdbe">§</ulink>
1714
+ </para>
1715
+ </listitem>
1716
+
1717
1717
<!--
1718
1718
Author: Michael Paquier <michael@paquier.xyz>
1719
1719
2024-03-08 [d61a6cad6] Add support for DEFAULT in ALTER TABLE .. SET ACCESS MET
0 commit comments