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 bugs affecting multi-gigabyte hash indexes (Tom) + + - Fix error when constructing an ARRAY[] made up of multiple empty - elements (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.