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