|
1 | 1 | <!-- |
2 | | -$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.199 2003/07/2304:08:42 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.200 2003/07/2322:58:38 momjian Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <appendix id="release"> |
@@ -87,7 +87,7 @@ Object owners can allow grantees to grant the privilege to others (grant option) |
87 | 87 |
|
88 | 88 | <para> |
89 | 89 | <literallayout> |
90 | | -Fix rare possibility ofrecovery failure after a system crash (Tom) |
| 90 | +Prevent rare possibility ofserver startup failure (Tom) |
91 | 91 | Fix bugs in interval-to-time conversion (Tom) |
92 | 92 | Add constraint names in a few places in pg_dump (Rod) |
93 | 93 | Improve performance of functions with many parameters (Tom) |
|