aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-9.3.sgml33
1 files changed, 16 insertions, 17 deletions
diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml
index bc14e595360..afbb15f2ed2 100644
--- a/doc/src/sgml/release-9.3.sgml
+++ b/doc/src/sgml/release-9.3.sgml
@@ -134,8 +134,7 @@
<listitem>
<para>
- Collect and use histograms of lower and upper bounds for range types
- (Alexander Korotkov)
+ Collect and use histograms for range types (Alexander Korotkov)
</para>
</listitem>
@@ -176,6 +175,18 @@
<listitem>
<para>
+ Improve grouping of sessions waiting for commit_delay (Peter
+ Geoghegan)
+ </para>
+
+ <para>
+ This improves the usefulness and behavior of commit_delay.
+ BACKWARD COMPATIBILITY
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
Use a binary heap for Merge-Append operations (Abhijit Menon-Sen)
</para>
</listitem>
@@ -367,7 +378,7 @@
<listitem>
<para>
Add configuration variable lock_timeout to limit lock wait duration
- (Zoltán Böszörményi)
+ (Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi)
</para>
</listitem>
@@ -396,18 +407,6 @@
<listitem>
<para>
- Improve grouping of sessions waiting for commit_delay (Peter
- Geoghegan)
- </para>
-
- <para>
- This improves the usefulness and behavior of commit_delay.
- BACKWARD COMPATIBILITY
- </para>
- </listitem>
-
- <listitem>
- <para>
Require superuser privileges to set commit_delay because it
can now potentially delay other sessions (Simon Riggs)
BACKWARD COMPATIBILITY
@@ -490,7 +489,7 @@
<listitem>
<para>
Have pg_basebackup --write-recovery-conf output a minimal
- recovery.conf (Zoltan Boszormenyi, Magnus Hagander)
+ recovery.conf (Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi, Magnus Hagander)
</para>
<para>
@@ -1352,7 +1351,7 @@
<listitem>
<para>
- Create a centralized timeout API (Zoltán Böszörményi)
+ Create a centralized timeout API (Zolt&aacute;n B&ouml;sz&ouml;rm&eacute;nyi)
</para>
</listitem>