From: Bruce Momjian Date: Tue, 6 May 2025 19:45:03 +0000 (-0400) Subject: doc PG 18 relnotes: adjust partition items X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=45750c6cfe8d1ba6018366642a35e661b9d6f3af;p=postgresql.git doc PG 18 relnotes: adjust partition items Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvo+BrVTXMBPjNXBTnAovJWN9+-dYc0kN7rSDqdNvpggZQ@mail.gmail.com --- diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index 9a6e4fb8d0e..92859b5b741 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -397,7 +397,7 @@ Author: David Rowley -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) § § @@ -416,7 +416,7 @@ Author: Amit Langote -Avoid the locking of pruned partitions during planning (Amit Langote) +Avoid the locking of pruned partitions during execution (Amit Langote) § § §