From f6abf4e84b10e3bc7c9d54f3321ee8ea19b569fb Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 11 Feb 2001 14:20:30 +0000 Subject: [PATCH] Move release date into release heading. --- doc/src/sgml/release.sgml | 154 +++++++------------------------------- 1 file changed, 29 insertions(+), 125 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index bd91ab2880..3b46c80c82 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,12 +1,12 @@ Release Notes - Release 7.1 + Release 7.1 (2001-??-??) - Release date 2001-??-??. This release focuses on removing limitations that have existed in the PostgreSQL code for many years. @@ -305,7 +303,7 @@ Improved assembly language source code format (Bruce) - Release 7.0.3 + Release 7.0.3 (2000-11-11) - Release date 2000-11-11. This has a variety of fixes from 7.0.2. + This has a variety of fixes from 7.0.2. @@ -383,7 +380,7 @@ Fix for crash of backend, on abort (Tom) - Release 7.0.2 + Release 7.0.2 (2000-06-05) - Release date 2000-06-05. This is a repackaging of 7.0.1 with added documentation. + This is a repackaging of 7.0.1 with added documentation. @@ -423,7 +419,7 @@ Added documentation to tarball. - Release 7.0.1 + Release 7.0.1 (2000-06-01) - Release date 2000-06-01. This is a cleanup release for 7.0. @@ -485,7 +479,7 @@ ecpg changes (Michael) - Release 7.0 + Release 7.0 (2000-05-08) - Released 2000-05-08. This release contains improvements in many areas, demonstrating the continued growth of PostgreSQL. There are more improvements and fixes in 7.0 than in any previous @@ -610,18 +602,6 @@ ecpg changes (Michael) - - The optimizer has been substantially improved in the area of @@ -984,7 +964,7 @@ New multibyte encodings - Release 6.5.3 + Release 6.5.3 (1999-10-13) - Released 1999-10-13. This is basically a cleanup release for 6.5.2. We have added a new pgaccess that was missing in 6.5.2, and installed an NT-specific fix. @@ -1027,7 +1005,7 @@ Fix dumping rules on inherited tables - Release 6.5.2 + Release 6.5.2 (1999-09-15) - Released 1999-09-15. This is basically a cleanup release for 6.5.1. We have fixed a variety of problems reported by 6.5.1 users. @@ -1091,7 +1067,7 @@ Updated version of pgaccess 0.98 - Release 6.5.1 + Release 6.5.1 (1999-07-15) - - Released 1999-07-15. - This is basically a cleanup release for 6.5. We have fixed a variety of problems reported by 6.5 users. @@ -1155,7 +1127,7 @@ Add Win1250 (Czech) support (Pavel Behal) - Release 6.5 + Release 6.5 (1999-06-09) - Released 1999-06-09. This release marks a major step in the development team's mastery of the source code we inherited from Berkeley. You will see we are now easily adding major features, thanks to the increasing size and experience of our @@ -1560,7 +1530,7 @@ New install commands for plpgsql(Jan) -Release 6.4.2 +Release 6.4.2 (1999-12-20) - -1999-12-20 - The 6.4.1 release was improperly packaged. This also has one additional bug fix. @@ -1604,7 +1570,7 @@ Fix for datetime constant problem on some platforms(Thomas) -Release 6.4.1 +Release 6.4.1 (1999-12-18) - -1999-12-18 - This is basically a cleanup release for 6.4. We have fixed a variety of problems reported by 6.4 users. @@ -1677,7 +1639,7 @@ Upgrade to PyGreSQL 2.2(D'Arcy) -Release 6.4 +Release 6.4 (1998-10-30) - -1998-10-30 - There are many new features and improvements in this release. Thanks to our developers and maintainers, nearly every aspect of the system @@ -1983,7 +1941,7 @@ new Makefile.shlib for shared library configuration(Tom) -Release 6.3.2 +Release 6.3.2 (1998-04-07) - -1998-04-07 - This is a bugfix release for 6.3.x. Refer to the release notes for version 6.3 for a more complete summary of new features. @@ -2062,7 +2016,7 @@ ASSERT fixes(Bruce) - Release 6.3.1 + Release 6.3.1 (1998-03-23) - Released 1998-03-23. Summary: @@ -2155,7 +2107,7 @@ Better identify tcl and tk libs and includes(Bruce) - Release 6.3 + Release 6.3 (1998-03-01) - Released 1998-03-01. There are many new features and improvements in this release. Here is a brief, incomplete summary: @@ -2474,7 +2424,7 @@ Remove un-needed malloc() calls and replace with palloc()(Bruce) -Release 6.2.1 +Release 6.2.1 (1997-10-17) - -1997-10-17 - 6.2.1 is a bug-fix and usability release on 6.2. @@ -2565,7 +2511,7 @@ Trigger function for inserting user names for INSERT/UPDATE(Brook Milligan) -Release 6.2 +Release 6.2 (1997-10-02) - -1997-10-02 - A dump/restore is required for those wishing to migrate data from previous releases of Postgres. @@ -2728,7 +2669,7 @@ SPI and Trigger programming guides (Vadim & D'Arcy) -Release 6.1.1 +Release 6.1.1 (1997-07-22) @@ -2745,9 +2685,6 @@ SPI and Trigger programming guides (Vadim & D'Arcy) Migration from version 6.1 to version 6.1.1 - -1997-07-22 - This is a minor bug-fix release. A dump/reload is not required from version 6.1, but is required from any release prior to 6.1. @@ -2783,7 +2720,7 @@ pg_dumpall now returns proper status, portability fix(Bruce) -Release 6.1 +Release 6.1 (1997-06-08) - -1997-06-08 - The regression tests have been adapted and extensively modified for the 6.1 release of Postgres. @@ -2963,7 +2896,7 @@ DG-UX, Ultrix, Irix, AIX portability fixes -Release 6.0 +Release 6.0 (1997-01-29) - -1997-01-29 - A dump/restore is required for those wishing to migrate data from previous releases of Postgres. @@ -3141,7 +3070,7 @@ releases. -Release 1.02 +Release 1.02 (1996-08-01) Migration from version 1.02 to version 1.02.1 - -1996-08-01 - Here is a new migration file for 1.02.1. It includes the 'copy' change and a script to convert old ascii files. @@ -3299,7 +3224,7 @@ Contributors (appologies to any missed) -Release 1.01 +Release 1.01 (1996-02-23) Migration from version 1.0 to version 1.01 - -1996-02-23 - The following notes are for the benefit of users who want to migrate databases from postgres95 1.0 to postgres95 1.01. @@ -3499,7 +3420,7 @@ Bug fixes: -Release 1.0 +Release 1.0 (1995-09-05) Changes - -1995-09-05 - Copyright change: @@ -3565,7 +3482,7 @@ Bug fixes: -<productname>Postgres95</productname> Beta 0.03 +<productname>Postgres95</productname> Release 0.03 (1995-07-21) Changes - - -1995-07-21 - Incompatible changes: @@ -3697,7 +3609,7 @@ New documentation: -<productname>Postgres95</productname> Beta 0.02 +<productname>Postgres95</productname> Release 0.02 (1995-03-25) Changes - -1995-03-25 - Incompatible changes: @@ -3757,7 +3665,7 @@ The following bugs have been fixed in postgres95-beta-0.02: -<productname>Postgres95</productname> Beta 0.01 +<productname>Postgres95</productname> Release 0.01 (1995-05-01) - -1995-05-01 - Initial release.