Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45750c6

Browse files
committed
doc PG 18 relnotes: adjust partition items
Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvo+BrVTXMBPjNXBTnAovJWN9+-dYc0kN7rSDqdNvpggZQ@mail.gmail.com
1 parent caa76b9 commit 45750c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-18.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ Author: David Rowley <[email protected]>
397397

398398
<listitem>
399399
<para>
400-
Allow partitions to be pruned more efficienty (Ashutosh Bapat, Yuya Watari, David Rowley)
400+
Improve the efficiency of joins involving partitions (Ashutosh Bapat, Yuya Watari, David Rowley)
401401
<ulink url="&commit_baseurl;88f55bc97">&sect;</ulink>
402402
<ulink url="&commit_baseurl;d69d45a5a">&sect;</ulink>
403403
</para>
@@ -416,7 +416,7 @@ Author: Amit Langote <[email protected]>
416416

417417
<listitem>
418418
<para>
419-
Avoid the locking of pruned partitions during planning (Amit Langote)
419+
Avoid the locking of pruned partitions during execution (Amit Langote)
420420
<ulink url="&commit_baseurl;bb3ec16e1">&sect;</ulink>
421421
<ulink url="&commit_baseurl;d47cbf474">&sect;</ulink>
422422
<ulink url="&commit_baseurl;cbc127917">&sect;</ulink>

0 commit comments

Comments
 (0)