diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml index 150a4c857e0..635941a9083 100644 --- a/doc/src/sgml/release-15.sgml +++ b/doc/src/sgml/release-15.sgml @@ -630,23 +630,6 @@ Previously de-duplication was disabled for these types of indexes. - - - - -Improve sorting performance (Heikki Linnakangas) - - - -Specifically, switch to a batch sorting algorithm that uses more output streams internally. - - - + + + +Improve performance for sorts that exceed work_mem (Heikki Linnakangas) + + + +Specifically, switch to a batch sorting algorithm that uses more output streams internally. + + +