We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653443e commit 40131afCopy full SHA for 40131af
doc/src/sgml/release-15.sgml
@@ -838,6 +838,17 @@ Author: David Rowley <drowley@postgresql.org>
838
<para>
839
Improve the performance of window functions that use row_number(), rank(), and count() (David Rowley)
840
</para>
841
+</listitem>
842
+
843
+<!--
844
+Author: Tom Lane <tgl@sss.pgh.pa.us>
845
+2022-04-06 [a82a5eee3] Use ISB as a spin-delay instruction on ARM64.
846
+-->
847
848
+<listitem>
849
+<para>
850
+Improve the performance of spinlocks on high-core-count ARM64 systems (Geoffrey Blake)
851
+</para>
852
</listitem>
853
854
</itemizedlist>
0 commit comments