From: Tom Lane Date: Fri, 5 Jan 2007 22:35:13 +0000 (+0000) Subject: Minor copy-editing for release note updates. X-Git-Tag: REL7_4_15~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6faab66422cfdf033e6badb0aa63a15c46723253;p=thirdparty%2Fpostgresql.git Minor copy-editing for release note updates. --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 56830312882..7a2ad0b73d1 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.