New WAL fix release text is:
authorBruce Momjian
Wed, 23 Jul 2003 22:58:38 +0000 (22:58 +0000)
committerBruce Momjian
Wed, 23 Jul 2003 22:58:38 +0000 (22:58 +0000)
    Prevent rare possibility of server startup failure (Tom)

doc/src/sgml/release.sgml

index 3e48a49db357feb837d693e92e182e438fbeb18e..6bbfe4379f552e3c3376492431e70bc3cd069bd5 100644 (file)
@@ -1,5 +1,5 @@
 
 
 
@@ -87,7 +87,7 @@ Object owners can allow grantees to grant the privilege to others (grant option)
 
     
 
-Fix rare possibility of recovery failure after a system crash (Tom)
+Prevent rare possibility of server startup failure (Tom)
 Fix bugs in interval-to-time conversion (Tom)
 Add constraint names in a few places in pg_dump (Rod)
 Improve performance of functions with many parameters (Tom)