diff --git a/doc/src/sgml/release-9.2.sgml b/doc/src/sgml/release-9.2.sgml
index e1f5c9050a9..86a4e040484 100644
--- a/doc/src/sgml/release-9.2.sgml
+++ b/doc/src/sgml/release-9.2.sgml
@@ -97,7 +97,7 @@
Remove the spclocation>
field from pg_tablespace> (Magnus Hagander,
- Tom Lane))
+ Tom Lane)
@@ -601,7 +601,7 @@
- These are internally called "latches".
+ The wait events are internally called "latches".
@@ -1195,7 +1195,7 @@
- Such casts have no affect.
+ Such casts have no effect.
@@ -1312,28 +1312,12 @@
- Avoid table and index rebuilds when NUMERIC>,
- VARBIT>, and temporal columns are changed in compatible
- ways (Noah Misch)
-
-
-
-
-
- Reduce need to rebuild indexes for various ALTER TABLE
operations (Noah Misch) DUPLICATE?
-
-
- Avoid index rebuilds for no-rewrite ALTER TABLE
- / ALTER TYPE>
- (Noah Misch)
-
-
-
Add IF EXIST> clause to ALTER
@@ -2289,13 +2273,6 @@
-
-
- Parallel pg_dump> (Robert Haas, Joachim Wieland)
- DETAILS?
-
-
-
Add an
- This is currently unused. STILL TRUE?
+ This is currently unused.