From: Bruce Momjian Date: Sat, 10 May 2025 03:39:34 +0000 (-0400) Subject: doc PG 18 relnotes: mv. hash joins and GROUP BY item to General X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=99ddf8615c215bb81655574b9a9f7e8ebb2cb89e;p=postgresql.git 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 --- 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. + + +