doc PG 18 relnotes: adjust partition items
authorBruce Momjian <[email protected]>
Tue, 6 May 2025 19:45:03 +0000 (15:45 -0400)
committerBruce Momjian <[email protected]>
Tue, 6 May 2025 19:45:03 +0000 (15:45 -0400)
Reported-by: David Rowley
Discussion: https://postgr.es/m/CAApHDvo+BrVTXMBPjNXBTnAovJWN9+-dYc0kN7rSDqdNvpggZQ@mail.gmail.com

doc/src/sgml/release-18.sgml

index 9a6e4fb8d0e7c83f513089552ee316753f12b306..92859b5b74178ce4203ecc267b7d147c408ede45 100644 (file)
@@ -397,7 +397,7 @@ Author: David Rowley <[email protected]>
 
 <listitem>
 <para>
-Allow partitions to be pruned more efficienty (Ashutosh Bapat, Yuya Watari, David Rowley)
+Improve the efficiency of joins involving partitions (Ashutosh Bapat, Yuya Watari, David Rowley)
 <ulink url="&commit_baseurl;88f55bc97">&sect;</ulink>
 <ulink url="&commit_baseurl;d69d45a5a">&sect;</ulink>
 </para>
@@ -416,7 +416,7 @@ Author: Amit Langote <[email protected]>
 
 <listitem>
 <para>
-Avoid the locking of pruned partitions during planning (Amit Langote)
+Avoid the locking of pruned partitions during execution (Amit Langote)
 <ulink url="&commit_baseurl;bb3ec16e1">&sect;</ulink>
 <ulink url="&commit_baseurl;d47cbf474">&sect;</ulink>
 <ulink url="&commit_baseurl;cbc127917">&sect;</ulink>