From: Bruce Momjian Date: Mon, 5 May 2025 15:59:56 +0000 (-0400) Subject: doc PG 18 relnotes: split partition optimizer item into two X-Git-Tag: REL_18_BETA1~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf847d6340a6620251315fccae3bd87d2116d308;p=thirdparty%2Fpostgresql.git doc PG 18 relnotes: split partition optimizer item into two Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvohfoJ0D9eiUuVyHU_kq2Y7A_jAjWVsUt0Fm7Gw1Q=1cQ@mail.gmail.com --- diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index 6054df4f818..86c4a231684 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -372,6 +372,21 @@ Improve the performance of hash joins (David Rowley) + + + + +Allow partitions to be pruned more efficienty (Ashutosh Bapat, Yuya Watari, David Rowley) +§ +§ + + + + -Allow partitions to be pruned earlier, quicker, and skipped in more places (Amit Langote, Ashutosh Bapat, Yuya Watari, David Rowley) +Avoid the locking of pruned partitions during planning (Amit Langote) § § § § -§ -§