From 6faab66422cfdf033e6badb0aa63a15c46723253 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 5 Jan 2007 22:35:13 +0000 Subject: [PATCH] Minor copy-editing for release note updates. --- doc/src/sgml/release.sgml | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 5683031288..7a2ad0b73d 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ x @@ -44,24 +44,23 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.45 2007/01/05 20:02: - - - Fix VACUUM to recover from - a rare problem during index page deletion/split (Tom) - - + + + Fix failed to re-find parent key errors in + VACUUM (Tom) + + - - - Fix error when constructing an ARRAY[] made up of multiple empty - elements (Tom) - - + + + Fix bugs affecting multi-gigabyte hash indexes (Tom) + + - Fix problem with extending hash indexes that span multiple 1-gigabyte - segments (Tom) + Fix error when constructing an ARRAY[] made up of multiple + empty elements (Tom) @@ -76,7 +75,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.235.2.45 2007/01/05 20:02: This is because lc_numeric can potentially - change the output of the functions. + change the output of these functions. @@ -3093,7 +3092,7 @@ DROP SCHEMA information_schema CASCADE; This is because lc_numeric can potentially - change the output of the functions. + change the output of these functions. -- 2.50.0