doc PG 18 relnotes: split partition optimizer item into two
authorBruce Momjian
Mon, 5 May 2025 15:59:56 +0000 (11:59 -0400)
committerBruce Momjian
Mon, 5 May 2025 15:59:56 +0000 (11:59 -0400)
Reported-by: David Rowley
Discussion: https://postgr.es/m/CAApHDvohfoJ0D9eiUuVyHU_kq2Y7A_jAjWVsUt0Fm7Gw1Q=1cQ@mail.gmail.com

doc/src/sgml/release-18.sgml

index 6054df4f81806c59db6f0ab599fbd2761aea9c02..86c4a231684bc602960856bd588429a9713c1194 100644 (file)
@@ -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)
 §
 §
 §
 §
-§
-§