diff --git a/doc/src/sgml/release-9.3.sgml b/doc/src/sgml/release-9.3.sgml
index bc14e59536..afbb15f2ed 100644
--- a/doc/src/sgml/release-9.3.sgml
+++ b/doc/src/sgml/release-9.3.sgml
@@ -134,8 +134,7 @@
- Collect and use histograms of lower and upper bounds for range types
- (Alexander Korotkov)
+ Collect and use histograms for range types (Alexander Korotkov)
@@ -174,6 +173,18 @@
+
+
+ Improve grouping of sessions waiting for commit_delay (Peter
+ Geoghegan)
+
+
+
+ This improves the usefulness and behavior of commit_delay.
+ BACKWARD COMPATIBILITY
+
+
+
Use a binary heap for Merge-Append operations (Abhijit Menon-Sen)
@@ -367,7 +378,7 @@
Add configuration variable lock_timeout to limit lock wait duration
- (Zoltán Böszörményi)
+ (Zoltán Böszörményi)
@@ -394,18 +405,6 @@
-
-
- Improve grouping of sessions waiting for commit_delay (Peter
- Geoghegan)
-
-
-
- This improves the usefulness and behavior of commit_delay.
- BACKWARD COMPATIBILITY
-
-
-
Require superuser privileges to set commit_delay because it
@@ -490,7 +489,7 @@
Have pg_basebackup --write-recovery-conf output a minimal
- recovery.conf (Zoltan Boszormenyi, Magnus Hagander)
+ recovery.conf (Zoltán Böszörményi, Magnus Hagander)
@@ -1352,7 +1351,7 @@
- Create a centralized timeout API (Zoltán Böszörményi)
+ Create a centralized timeout API (Zoltán Böszörményi)