|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.200 2003/07/23 22:58:38 momjian Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.201 2003/07/24 00:43:53 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <appendix id="release">
|
@@ -87,6 +87,7 @@ Object owners can allow grantees to grant the privilege to others (grant option)
|
87 | 87 |
|
88 | 88 | <para>
|
89 | 89 | <literallayout>
|
| 90 | +Repair breakage in timestamp-to-date conversion for dates before 2000 |
90 | 91 | Prevent rare possibility of server startup failure (Tom)
|
91 | 92 | Fix bugs in interval-to-time conversion (Tom)
|
92 | 93 | Add constraint names in a few places in pg_dump (Rod)
|
|