Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0221bc9 commit 93395deCopy full SHA for 93395de
doc/src/sgml/release.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.199 2003/07/23 04:08:42 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.200 2003/07/23 22:58:38 momjian Exp $
3
-->
4
5
<appendix id="release">
@@ -87,7 +87,7 @@ Object owners can allow grantees to grant the privilege to others (grant option)
87
88
<para>
89
<literallayout>
90
-Fix rare possibility of recovery failure after a system crash (Tom)
+Prevent rare possibility of server startup failure (Tom)
91
Fix bugs in interval-to-time conversion (Tom)
92
Add constraint names in a few places in pg_dump (Rod)
93
Improve performance of functions with many parameters (Tom)
0 commit comments