aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2025-05-06 21:15:44 -0400
committerBruce Momjian <bruce@momjian.us>2025-05-06 21:15:44 -0400
commitb560ce7884a32ba6409adab340b9732dcd210284 (patch)
tree4d216e7bcd9bec82a27dce2f66b96a94c3bf9558
parentada78f9bef2eb47b0711a9eec07529c0da7c5672 (diff)
downloadpostgresql-b560ce7884a32ba6409adab340b9732dcd210284.tar.gz
postgresql-b560ce7884a32ba6409adab340b9732dcd210284.zip
doc PG 18 relnotes: adjust partition planning item
Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvqgK7uqPZAwxsfBiFhvBHHB0txaUxhUrdwG4d5Mik_RnA@mail.gmail.com
-rw-r--r--doc/src/sgml/release-18.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml
index 3ff9d9830e9..80cf415bb76 100644
--- a/doc/src/sgml/release-18.sgml
+++ b/doc/src/sgml/release-18.sgml
@@ -397,7 +397,7 @@ Author: David Rowley <drowley@postgresql.org>
<listitem>
<para>
-Improve the efficiency of joins involving partitions (Ashutosh Bapat, Yuya Watari, David Rowley)
+Improve the efficiency of planning queries accessing many partitions (Ashutosh Bapat, Yuya Watari, David Rowley)
<ulink url="&commit_baseurl;88f55bc97">&sect;</ulink>
<ulink url="&commit_baseurl;d69d45a5a">&sect;</ulink>
</para>