From: Bruce Momjian Date: Wed, 7 May 2025 01:15:44 +0000 (-0400) Subject: doc PG 18 relnotes: adjust partition planning item X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b560ce7884a32ba6409adab340b9732dcd210284;p=thirdparty%2Fpostgresql.git doc PG 18 relnotes: adjust partition planning item Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvqgK7uqPZAwxsfBiFhvBHHB0txaUxhUrdwG4d5Mik_RnA@mail.gmail.com --- 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 -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) § §