Skip to content

Commit 93395de

Browse files
committed
New WAL fix release text is:
Prevent rare possibility of server startup failure (Tom)
1 parent 0221bc9 commit 93395de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.199 2003/07/23 04:08:42 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.200 2003/07/23 22:58:38 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -87,7 +87,7 @@ Object owners can allow grantees to grant the privilege to others (grant option)
8787

8888
<para>
8989
<literallayout>
90-
Fix rare possibility of recovery failure after a system crash (Tom)
90+
Prevent rare possibility of server startup failure (Tom)
9191
Fix bugs in interval-to-time conversion (Tom)
9292
Add constraint names in a few places in pg_dump (Rod)
9393
Improve performance of functions with many parameters (Tom)

0 commit comments

Comments
 (0)