diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml index 8355bf48276..c9ea7c9fedf 100644 --- a/doc/src/sgml/release-15.sgml +++ b/doc/src/sgml/release-15.sgml @@ -838,6 +838,17 @@ Author: David Rowley Improve the performance of window functions that use row_number(), rank(), and count() (David Rowley) + + + + + + +Improve the performance of spinlocks on high-core-count ARM64 systems (Geoffrey Blake) +