Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 39ceaa1

Browse files
committed
Fix 6.4.* release dates, pointed out by Tom Lane.
1 parent 67c26c1 commit 39ceaa1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

HISTORY

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ New install commands for plpgsql(Jan)
14161416
------------------------------------------------------------------------
14171417

14181418

1419-
Release 6.4.2 (1999-12-20)
1419+
Release 6.4.2 (1998-12-20)
14201420

14211421
The 6.4.1 release was improperly packaged. This also has one additional bug
14221422
fix.
@@ -1436,7 +1436,7 @@ Fix for datetime constant problem on some platforms(Thomas)
14361436
------------------------------------------------------------------------
14371437

14381438

1439-
Release 6.4.1 (1999-12-18)
1439+
Release 6.4.1 (1998-12-18)
14401440

14411441
This is basically a cleanup release for 6.4. We have fixed a variety of
14421442
problems reported by 6.4 users.

doc/src/sgml/release.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.101 2001/09/16 04:18:57 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.102 2001/09/22 21:36:38 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -1811,7 +1811,7 @@ New install commands for plpgsql(Jan)
18111811

18121812
<note>
18131813
<title>Release date</title>
1814-
<simpara>1999-12-20</simpara>
1814+
<simpara>1998-12-20</simpara>
18151815
</note>
18161816

18171817
<!--
@@ -1857,7 +1857,7 @@ Fix for datetime constant problem on some platforms(Thomas)
18571857

18581858
<note>
18591859
<title>Release date</title>
1860-
<simpara>1999-12-18</simpara>
1860+
<simpara>1998-12-18</simpara>
18611861
</note>
18621862

18631863
<!--

0 commit comments

Comments
 (0)