mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
Add to 7.3.4 release notes:
* Repair breakage in timestamp-to-date conversion for dates before 2000
This commit is contained in:
parent
a7a012d167
commit
d36fef11d0
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$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 $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<appendix id="release">
|
<appendix id="release">
|
||||||
@ -87,6 +87,7 @@ Object owners can allow grantees to grant the privilege to others (grant option)
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
<literallayout>
|
<literallayout>
|
||||||
|
Repair breakage in timestamp-to-date conversion for dates before 2000
|
||||||
Prevent rare possibility of server startup failure (Tom)
|
Prevent rare possibility of server startup failure (Tom)
|
||||||
Fix bugs in interval-to-time conversion (Tom)
|
Fix bugs in interval-to-time conversion (Tom)
|
||||||
Add constraint names in a few places in pg_dump (Rod)
|
Add constraint names in a few places in pg_dump (Rod)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user