8000
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 9bb4733 commit 771fa58Copy full SHA for 771fa58
doc/src/sgml/release-17.sgml
@@ -1150,6 +1150,17 @@ Previously only btree indexes could be used for this purpose.
1150
</para>
1151
</listitem>
1152
1153
+<!--
1154
+Author: Masahiko Sawada <msawada@postgresql.org>
1155
+2024-04-03 [5bec1d6bc] Improve eviction algorithm in ReorderBuffer using max-he
1156
+-->
1157
+
1158
+<listitem>
1159
+<para>
1160
+Improve logical decoding performance in cases where there are many subtransactions (Masahiko Sawada)
1161
+</para>
1162
+</listitem>
1163
1164
<!--
1165
Author: Amit Kapila <akapila@postgresql.org>
1166
2023-10-17 [79243de13] Restart the apply worker if the privileges have been rev
0 commit comments