From 99ddf8615c215bb81655574b9a9f7e8ebb2cb89e Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 9 May 2025 23:39:34 -0400 Subject: [PATCH] doc PG 18 relnotes: mv. hash joins and GROUP BY item to General Reported-by: David Rowley Discussion: https://postgr.es/m/CAApHDvqJz+Zf7a6abisqoTGottDSRD+YPx=aQSgCsCKD476vGA@mail.gmail.com --- doc/src/sgml/release-18.sgml | 56 ++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index 14d6a375bec..cdf47ac6d2a 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -376,34 +376,6 @@ Allow merge joins to use incremental sorts (Richard Guo) - - - - -Improve the performance and reduce memory usage of hash joins and GROUP BY (David Rowley, Jeff Davis) -§ -§ -§ -§ -§ - - - -This also improves hash set operations used by EXCEPT, and hash lookups of subplan values. - - - + + + +Improve the performance and reduce memory usage of hash joins and GROUP BY (David Rowley, Jeff Davis) +§ +§ +§ +§ +§ + + + +This also improves hash set operations used by EXCEPT, and hash lookups of subplan values. + + +