From: Tom Lane Date: Thu, 13 Feb 2014 00:09:30 +0000 (-0500) Subject: Improve cross-references between minor version release notes. X-Git-Tag: REL9_0_16~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16b06c994f5d7d471f7284afdcd02c0a9ac93be1;p=postgresql Improve cross-references between minor version release notes. We have a practice of providing a "bread crumb" trail between the minor versions where the migration section actually tells you to do something. Historically that was just plain text, eg, "see the release notes for 9.2.4"; but if you're using a browser or PDF reader, it's a lot nicer if it's a live hyperlink. So use "" instead. Any argument against doing this vanished with the recent decommissioning of plain-text release notes. Vik Fearing --- diff --git a/doc/src/sgml/release-7.4.sgml b/doc/src/sgml/release-7.4.sgml index 226275bf32..2ad8b5fd42 100644 --- a/doc/src/sgml/release-7.4.sgml +++ b/doc/src/sgml/release-7.4.sgml @@ -5,7 +5,7 @@ Release 7.4.30 - Release date + Release Date 2010-10-04 @@ -27,7 +27,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, - see the release notes for 7.4.26. + see . @@ -139,7 +139,7 @@ Release 7.4.29 - Release date + Release Date 2010-05-17 @@ -161,7 +161,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, - see the release notes for 7.4.26. + see . @@ -283,7 +283,7 @@ Release 7.4.28 - Release date + Release Date 2010-03-15 @@ -305,7 +305,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, - see the release notes for 7.4.26. + see . @@ -402,7 +402,7 @@ Release 7.4.27 - Release date + Release Date 2009-12-14 @@ -418,7 +418,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.26, - see the release notes for 7.4.26. + see . @@ -465,7 +465,7 @@ - This fix prevents a PANIC if a VACUUM FULL is cancelled + This fix prevents a PANIC if a VACUUM FULL is canceled after it's already committed its tuple movements, as well as transient errors if a plain VACUUM is interrupted after having truncated the table. @@ -522,7 +522,7 @@ Release 7.4.26 - Release date + Release Date 2009-09-09 @@ -540,7 +540,7 @@ However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 7.4.26. Also, if you are upgrading from a version earlier than 7.4.11, - see the release notes for 7.4.11. + see . @@ -652,7 +652,7 @@ Release 7.4.25 - Release date + Release Date 2009-03-16 @@ -668,7 +668,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, - see the release notes for 7.4.11. + see . @@ -732,7 +732,7 @@ Release 7.4.24 - Release date + Release Date 2009-02-02 @@ -748,7 +748,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, - see the release notes for 7.4.11. + see . @@ -818,7 +818,7 @@ Release 7.4.23 - Release date + Release Date 2008-11-03 @@ -834,7 +834,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, - see the release notes for 7.4.11. + see . @@ -902,7 +902,7 @@ Release 7.4.22 - Release date + Release Date 2008-09-22 @@ -918,7 +918,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, - see the release notes for 7.4.11. + see . @@ -978,7 +978,7 @@ Release 7.4.21 - Release date + Release Date 2008-06-12 @@ -994,7 +994,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, - see the release notes for 7.4.11. + see . @@ -1032,7 +1032,7 @@ Release 7.4.20 - Release date + Release Date never released @@ -1048,7 +1048,7 @@ A dump/restore is not required for those running 7.4.X. However, if you are upgrading from a version earlier than 7.4.11, - see the release notes for 7.4.11. + see . @@ -1149,7 +1149,7 @@ - An explictly casted constant would be shown incorrectly. This could + An explicitly casted constant would be shown incorrectly. This could for example lead to corruption of a view definition during dump and reload. @@ -1177,7 +1177,7 @@ Release 7.4.19 - Release date + Release Date 2008-01-07 @@ -1193,8 +1193,8 @@ A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.11, see the release - notes for 7.4.11. + if you are upgrading from a version earlier than 7.4.11, + see . @@ -1331,7 +1331,7 @@ Release 7.4.18 - Release date + Release Date 2007-09-17 @@ -1346,8 +1346,8 @@ A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.11, see the release - notes for 7.4.11. + if you are upgrading from a version earlier than 7.4.11, + see . @@ -1407,7 +1407,7 @@ Release 7.4.17 - Release date + Release Date 2007-04-23 @@ -1423,8 +1423,8 @@ A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.11, see the release - notes for 7.4.11. + if you are upgrading from a version earlier than 7.4.11, + see . @@ -1478,7 +1478,7 @@ Release 7.4.16 - Release date + Release Date 2007-02-05 @@ -1494,8 +1494,8 @@ A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.11, see the release - notes for 7.4.11. + if you are upgrading from a version earlier than 7.4.11, + see . @@ -1549,7 +1549,7 @@ Release 7.4.15 - Release date + Release Date 2007-01-08 @@ -1564,8 +1564,8 @@ A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.11, see the release - notes for 7.4.11. + if you are upgrading from a version earlier than 7.4.11, + see . @@ -1638,7 +1638,7 @@ Release 7.4.14 - Release date + Release Date 2006-10-16 @@ -1653,8 +1653,8 @@ A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.11, see the release - notes for 7.4.11. + if you are upgrading from a version earlier than 7.4.11, + see . @@ -1685,7 +1685,7 @@ ANYARRAY Release 7.4.13 - Release date + Release Date 2006-05-23 @@ -1701,8 +1701,8 @@ ANYARRAY A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.11, see the release - notes for 7.4.11. + if you are upgrading from a version earlier than 7.4.11, + see . @@ -1792,7 +1792,7 @@ Fuhr) Release 7.4.12 - Release date + Release Date 2006-02-14 @@ -1807,8 +1807,8 @@ Fuhr) A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.11, see the release - notes for 7.4.11. + if you are upgrading from a version earlier than 7.4.11, + see . @@ -1855,7 +1855,7 @@ and isinf during configure (Tom) Release 7.4.11 - Release date + Release Date 2006-01-09 @@ -1870,8 +1870,8 @@ and isinf during configure (Tom) A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.8, see the release - notes for 7.4.8. + if you are upgrading from a version earlier than 7.4.8, + see . Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. @@ -1922,7 +1922,7 @@ what's actually returned by the query (Joe) Release 7.4.10 - Release date + Release Date 2005-12-12 @@ -1937,8 +1937,8 @@ what's actually returned by the query (Joe) A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.8, see the release - notes for 7.4.8. + if you are upgrading from a version earlier than 7.4.8, + see . @@ -1975,7 +1975,7 @@ table has been dropped Release 7.4.9 - Release date + Release Date 2005-10-04 @@ -1990,8 +1990,8 @@ table has been dropped A dump/restore is not required for those running 7.4.X. However, - if you are upgrading from a version earlier than 7.4.8, see the release - notes for 7.4.8. + if you are upgrading from a version earlier than 7.4.8, + see . @@ -2044,7 +2044,7 @@ code Release 7.4.8 - Release date + Release Date 2005-05-09 @@ -2228,7 +2228,7 @@ holder of the lock released it within a very narrow window. Release 7.4.7 - Release date + Release Date 2005-01-31 @@ -2288,7 +2288,7 @@ GMT Release 7.4.6 - Release date + Release Date 2004-10-22 @@ -2360,7 +2360,7 @@ ECPG prepare statement Release 7.4.5 - Release date + Release Date 2004-08-18 @@ -2398,7 +2398,7 @@ still worth a re-release. The bug does not exist in pre-7.4 releases. Release 7.4.4 - Release date + Release Date 2004-08-16 @@ -2450,7 +2450,7 @@ aggregate plan Release 7.4.3 - Release date + Release Date 2004-06-14 @@ -2508,7 +2508,7 @@ names from outer query levels. Release 7.4.2 - Release date + Release Date 2004-03-08 @@ -2651,7 +2651,7 @@ inconveniences associated with the i/I problem. Release 7.4.1 - Release date + Release Date 2003-12-22 @@ -2765,7 +2765,7 @@ DROP SCHEMA information_schema CASCADE; Release 7.4 - Release date + Release Date 2003-11-17 @@ -4143,7 +4143,7 @@ DROP SCHEMA information_schema CASCADE; - Fix date_trunc('quarter', ...) (Böjthe Zoltán) + Fix date_trunc('quarter', ...) (Böjthe Zoltán) Prior releases returned an incorrect value for this function call. @@ -4613,8 +4613,8 @@ DROP SCHEMA information_schema CASCADE; Improve pgstattuple (Rod) Fix bug in metaphone() in fuzzystrmatch Improve adddepend (Rod) - Update spi/timetravel (Böjthe Zoltán) - Fix dbase + Update spi/timetravel (Böjthe Zoltán) + Fix dbase Remove array module because features now included by default (Joe) diff --git a/doc/src/sgml/release-8.0.sgml b/doc/src/sgml/release-8.0.sgml index f35cb61f41..299c34e0f0 100644 --- a/doc/src/sgml/release-8.0.sgml +++ b/doc/src/sgml/release-8.0.sgml @@ -5,7 +5,7 @@ Release 8.0.26 - Release date + Release Date 2010-10-04 @@ -27,7 +27,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, - see the release notes for 8.0.22. + see . @@ -209,7 +209,7 @@ Release 8.0.25 - Release date + Release Date 2010-05-17 @@ -231,7 +231,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, - see the release notes for 8.0.22. + see . @@ -369,7 +369,7 @@ Release 8.0.24 - Release date + Release Date 2010-03-15 @@ -391,7 +391,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, - see the release notes for 8.0.22. + see . @@ -546,7 +546,7 @@ Release 8.0.23 - Release date + Release Date 2009-12-14 @@ -562,7 +562,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.22, - see the release notes for 8.0.22. + see . @@ -609,7 +609,7 @@ - This fix prevents a PANIC if a VACUUM FULL is cancelled + This fix prevents a PANIC if a VACUUM FULL is canceled after it's already committed its tuple movements, as well as transient errors if a plain VACUUM is interrupted after having truncated the table. @@ -701,7 +701,7 @@ Release 8.0.22 - Release date + Release Date 2009-09-09 @@ -719,7 +719,7 @@ However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.0.22. Also, if you are upgrading from a version earlier than 8.0.6, - see the release notes for 8.0.6. + see . @@ -865,7 +865,7 @@ Release 8.0.21 - Release date + Release Date 2009-03-16 @@ -881,7 +881,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, - see the release notes for 8.0.6. + see . @@ -945,7 +945,7 @@ Release 8.0.20 - Release date + Release Date 2009-02-02 @@ -961,7 +961,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, - see the release notes for 8.0.6. + see . @@ -1031,7 +1031,7 @@ Release 8.0.19 - Release date + Release Date 2008-11-03 @@ -1047,7 +1047,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, - see the release notes for 8.0.6. + see . @@ -1142,7 +1142,7 @@ Release 8.0.18 - Release date + Release Date 2008-09-22 @@ -1158,7 +1158,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, - see the release notes for 8.0.6. + see . @@ -1276,7 +1276,7 @@ Release 8.0.17 - Release date + Release Date 2008-06-12 @@ -1292,7 +1292,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, - see the release notes for 8.0.6. + see . @@ -1330,7 +1330,7 @@ Release 8.0.16 - Release date + Release Date never released @@ -1346,7 +1346,7 @@ A dump/restore is not required for those running 8.0.X. However, if you are upgrading from a version earlier than 8.0.6, - see the release notes for 8.0.6. + see . @@ -1539,7 +1539,7 @@ - An explictly casted constant would be shown incorrectly. This could + An explicitly casted constant would be shown incorrectly. This could for example lead to corruption of a view definition during dump and reload. @@ -1567,7 +1567,7 @@ Release 8.0.15 - Release date + Release Date 2008-01-07 @@ -1592,8 +1592,8 @@ A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -1783,7 +1783,7 @@ Release 8.0.14 - Release date + Release Date 2007-09-17 @@ -1798,8 +1798,8 @@ A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -1891,7 +1891,7 @@ Release 8.0.13 - Release date + Release Date 2007-04-23 @@ -1907,8 +1907,8 @@ A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -1968,7 +1968,7 @@ Release 8.0.12 - Release date + Release Date 2007-02-07 @@ -1983,8 +1983,8 @@ A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -2010,7 +2010,7 @@ Release 8.0.11 - Release date + Release Date 2007-02-05 @@ -2026,8 +2026,8 @@ A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -2081,7 +2081,7 @@ Release 8.0.10 - Release date + Release Date 2007-01-08 @@ -2096,8 +2096,8 @@ A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -2200,7 +2200,7 @@ Release 8.0.9 - Release date + Release Date 2006-10-16 @@ -2215,8 +2215,8 @@ A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -2256,7 +2256,7 @@ Wieland) Release 8.0.8 - Release date + Release Date 2006-05-23 @@ -2272,8 +2272,8 @@ Wieland) A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -2370,7 +2370,7 @@ Fuhr) Release 8.0.7 - Release date + Release Date 2006-02-14 @@ -2385,8 +2385,8 @@ Fuhr) A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.6, see the release - notes for 8.0.6. + if you are upgrading from a version earlier than 8.0.6, + see . @@ -2469,7 +2469,7 @@ and isinf during configure (Tom) Release 8.0.6 - Release date + Release Date 2006-01-09 @@ -2484,8 +2484,8 @@ and isinf during configure (Tom) A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.3, see the release - notes for 8.0.3. + if you are upgrading from a version earlier than 8.0.3, + see . Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. @@ -2554,7 +2554,7 @@ what's actually returned by the query (Joe) Release 8.0.5 - Release date + Release Date 2005-12-12 @@ -2569,8 +2569,8 @@ what's actually returned by the query (Joe) A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.3, see the release - notes for 8.0.3. + if you are upgrading from a version earlier than 8.0.3, + see . @@ -2636,7 +2636,7 @@ to subquery results Release 8.0.4 - Release date + Release Date 2005-10-04 @@ -2651,8 +2651,8 @@ to subquery results A dump/restore is not required for those running 8.0.X. However, - if you are upgrading from a version earlier than 8.0.3, see the release - notes for 8.0.3. + if you are upgrading from a version earlier than 8.0.3, + see . @@ -2733,7 +2733,7 @@ code Release 8.0.3 - Release date + Release Date 2005-05-09 @@ -2853,7 +2853,7 @@ data types Release 8.0.2 - Release date + Release Date 2005-04-07 @@ -3010,7 +3010,7 @@ addresses in INET data types (Tom) Release 8.0.1 - Release date + Release Date 2005-01-31 @@ -3079,7 +3079,7 @@ typedefs (Michael) Release 8.0 - Release date + Release Date 2005-01-19 diff --git a/doc/src/sgml/release-8.1.sgml b/doc/src/sgml/release-8.1.sgml index 6a537fbc5b..0cb5587e9b 100644 --- a/doc/src/sgml/release-8.1.sgml +++ b/doc/src/sgml/release-8.1.sgml @@ -5,7 +5,7 @@ Release 8.1.23 - Release date + Release Date 2010-12-16 @@ -27,7 +27,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, - see the release notes for 8.1.18. + see . @@ -224,7 +224,7 @@ Release 8.1.22 - Release date + Release Date 2010-10-04 @@ -246,7 +246,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, - see the release notes for 8.1.18. + see . @@ -442,7 +442,7 @@ Release 8.1.21 - Release date + Release Date 2010-05-17 @@ -458,7 +458,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, - see the release notes for 8.1.18. + see . @@ -596,7 +596,7 @@ Release 8.1.20 - Release date + Release Date 2010-03-15 @@ -612,7 +612,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, - see the release notes for 8.1.18. + see . @@ -786,7 +786,7 @@ Release 8.1.19 - Release date + Release Date 2009-12-14 @@ -802,7 +802,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.18, - see the release notes for 8.1.18. + see . @@ -849,7 +849,7 @@ - This fix prevents a PANIC if a VACUUM FULL is cancelled + This fix prevents a PANIC if a VACUUM FULL is canceled after it's already committed its tuple movements, as well as transient errors if a plain VACUUM is interrupted after having truncated the table. @@ -967,7 +967,7 @@ Release 8.1.18 - Release date + Release Date 2009-09-09 @@ -985,7 +985,7 @@ However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.1.18. Also, if you are upgrading from a version earlier than 8.1.15, - see the release notes for 8.1.15. + see . @@ -1131,7 +1131,7 @@ Release 8.1.17 - Release date + Release Date 2009-03-16 @@ -1147,7 +1147,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.15, - see the release notes for 8.1.15. + see . @@ -1254,7 +1254,7 @@ Release 8.1.16 - Release date + Release Date 2009-02-02 @@ -1270,7 +1270,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.15, - see the release notes for 8.1.15. + see . @@ -1374,7 +1374,7 @@ Release 8.1.15 - Release date + Release Date 2008-11-03 @@ -1390,7 +1390,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. Also, if you were running a previous + see . Also, if you were running a previous 8.1.X release, it is recommended to REINDEX all GiST indexes after the upgrade. @@ -1526,7 +1526,7 @@ Release 8.1.14 - Release date + Release Date 2008-09-22 @@ -1542,7 +1542,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -1702,7 +1702,7 @@ Release 8.1.13 - Release date + Release Date 2008-06-12 @@ -1718,7 +1718,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -1769,7 +1769,7 @@ Release 8.1.12 - Release date + Release Date never released @@ -1785,7 +1785,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -1991,7 +1991,7 @@ - An explictly casted constant would be shown incorrectly. This could + An explicitly casted constant would be shown incorrectly. This could for example lead to corruption of a view definition during dump and reload. @@ -2019,7 +2019,7 @@ Release 8.1.11 - Release date + Release Date 2008-01-07 @@ -2045,7 +2045,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -2271,7 +2271,7 @@ Release 8.1.10 - Release date + Release Date 2007-09-17 @@ -2287,7 +2287,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -2392,7 +2392,7 @@ Release 8.1.9 - Release date + Release Date 2007-04-23 @@ -2409,7 +2409,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -2483,7 +2483,7 @@ Release 8.1.8 - Release date + Release Date 2007-02-07 @@ -2499,7 +2499,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -2525,7 +2525,7 @@ Release 8.1.7 - Release date + Release Date 2007-02-05 @@ -2542,7 +2542,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -2627,7 +2627,7 @@ Release 8.1.6 - Release date + Release Date 2007-01-08 @@ -2643,7 +2643,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -2777,7 +2777,7 @@ Release 8.1.5 - Release date + Release Date 2006-10-16 @@ -2793,7 +2793,7 @@ A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -2854,7 +2854,7 @@ compilers (Hiroshi Saito) Release 8.1.4 - Release date + Release Date 2006-05-23 @@ -2871,7 +2871,7 @@ compilers (Hiroshi Saito) A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -3008,7 +3008,7 @@ documented (Tom) Release 8.1.3 - Release date + Release Date 2006-02-14 @@ -3025,7 +3025,7 @@ documented (Tom) A dump/restore is not required for those running 8.1.X. However, if you are upgrading from a version earlier than 8.1.2, - see the release notes for 8.1.2. + see . @@ -3130,7 +3130,7 @@ creation (Tom) Release 8.1.2 - Release date + Release Date 2006-01-09 @@ -3233,7 +3233,7 @@ what's actually returned by the query (Joe) Release 8.1.1 - Release date + Release Date 2005-12-12 @@ -3325,7 +3325,7 @@ DISTINCT query Release 8.1 - Release date + Release Date 2005-11-08 @@ -4203,7 +4203,7 @@ psql -t -f fixseq.sql db1 | psql -e db1 While the statement_timeout configuration parameter allows a query taking more than a certain amount of - time to be cancelled, the NOWAIT option allows a + time to be canceled, the NOWAIT option allows a query to be canceled as soon as a SELECT ... FOR UPDATE/SHARE command cannot immediately acquire a row lock. diff --git a/doc/src/sgml/release-8.2.sgml b/doc/src/sgml/release-8.2.sgml index a75ed44981..d1881fdf94 100644 --- a/doc/src/sgml/release-8.2.sgml +++ b/doc/src/sgml/release-8.2.sgml @@ -37,7 +37,7 @@ Also, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -255,7 +255,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -556,7 +556,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -688,7 +688,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -820,7 +820,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -1064,7 +1064,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -1350,7 +1350,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -1551,7 +1551,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -1822,7 +1822,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.14, - see the release notes for 8.2.14. + see . @@ -2068,7 +2068,7 @@ However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.2.14. Also, if you are upgrading from a version earlier than 8.2.11, - see the release notes for 8.2.11. + see . @@ -2296,7 +2296,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.11, - see the release notes for 8.2.11. + see . @@ -2462,7 +2462,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.11, - see the release notes for 8.2.11. + see . @@ -2641,7 +2641,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, - see the release notes for 8.2.7. Also, if you were running a previous + see . Also, if you were running a previous 8.2.X release, it is recommended to REINDEX all GiST indexes after the upgrade. @@ -2825,7 +2825,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, - see the release notes for 8.2.7. + see . @@ -3057,7 +3057,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, - see the release notes for 8.2.7. + see . @@ -3124,7 +3124,7 @@ A dump/restore is not required for those running 8.2.X. However, if you are upgrading from a version earlier than 8.2.7, - see the release notes for 8.2.7. + see . @@ -3544,7 +3544,7 @@ - An explictly casted constant would be shown incorrectly. This could + An explicitly casted constant would be shown incorrectly. This could for example lead to corruption of a view definition during dump and reload. diff --git a/doc/src/sgml/release-8.3.sgml b/doc/src/sgml/release-8.3.sgml index 43db2ad35a..3ce96f1f2a 100644 --- a/doc/src/sgml/release-8.3.sgml +++ b/doc/src/sgml/release-8.3.sgml @@ -30,7 +30,7 @@ However, if you are upgrading from a version earlier than 8.3.17, - see the release notes for 8.3.17. + see . @@ -199,7 +199,7 @@ However, if you are upgrading from a version earlier than 8.3.17, - see the release notes for 8.3.17. + see . @@ -495,7 +495,7 @@ However, if you are upgrading from a version earlier than 8.3.17, - see the release notes for 8.3.17. + see . @@ -605,7 +605,7 @@ However, if you are upgrading from a version earlier than 8.3.17, - see the release notes for 8.3.17. + see . @@ -822,7 +822,7 @@ However, if you are upgrading from a version earlier than 8.3.17, - see the release notes for 8.3.17. + see . @@ -1051,7 +1051,7 @@ However, if you are upgrading from a version earlier than 8.3.17, - see the release notes for 8.3.17. + see . @@ -1346,7 +1346,7 @@ Also, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -1603,7 +1603,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -1974,7 +1974,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -2137,7 +2137,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -2269,7 +2269,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -2547,7 +2547,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -2910,7 +2910,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -3139,7 +3139,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -3466,7 +3466,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.8, - see the release notes for 8.3.8. + see . @@ -3801,7 +3801,7 @@ However, if you have any hash indexes on interval columns, you must REINDEX them after updating to 8.3.8. Also, if you are upgrading from a version earlier than 8.3.5, - see the release notes for 8.3.5. + see . @@ -4089,7 +4089,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.5, - see the release notes for 8.3.5. + see . @@ -4312,7 +4312,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.5, - see the release notes for 8.3.5. + see . @@ -4606,7 +4606,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, - see the release notes for 8.3.1. Also, if you were running a previous + see . Also, if you were running a previous 8.3.X release, it is recommended to REINDEX all GiST indexes after the upgrade. @@ -4861,7 +4861,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, - see the release notes for 8.3.1. + see . @@ -5215,7 +5215,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, - see the release notes for 8.3.1. + see . @@ -5282,7 +5282,7 @@ A dump/restore is not required for those running 8.3.X. However, if you are upgrading from a version earlier than 8.3.1, - see the release notes for 8.3.1. + see . diff --git a/doc/src/sgml/release-8.4.sgml b/doc/src/sgml/release-8.4.sgml index 5762e01f62..57fd7670c4 100644 --- a/doc/src/sgml/release-8.4.sgml +++ b/doc/src/sgml/release-8.4.sgml @@ -30,7 +30,7 @@ Also, if you are upgrading from a version earlier than 8.4.17, - see the release notes for 8.4.17. + see . @@ -225,7 +225,7 @@ However, if you are upgrading from a version earlier than 8.4.17, - see the release notes for 8.4.17. + see . @@ -432,7 +432,7 @@ Also, if you are upgrading from a version earlier than 8.4.10, - see the release notes for 8.4.10. + see . @@ -654,7 +654,7 @@ However, if you are upgrading from a version earlier than 8.4.10, - see the release notes for 8.4.10. + see . @@ -864,7 +864,7 @@ However, if you are upgrading from a version earlier than 8.4.10, - see the release notes for 8.4.10. + see . @@ -1166,7 +1166,7 @@ However, if you are upgrading from a version earlier than 8.4.10, - see the release notes for 8.4.10. + see . @@ -1282,7 +1282,7 @@ However, if you are upgrading from a version earlier than 8.4.10, - see the release notes for 8.4.10. + see . @@ -1516,7 +1516,7 @@ However, if you are upgrading from a version earlier than 8.4.10, - see the release notes for 8.4.10. + see . @@ -1801,7 +1801,7 @@ However, if you are upgrading from a version earlier than 8.4.10, - see the release notes for 8.4.10. + see . @@ -2170,7 +2170,7 @@ Also, if you are upgrading from a version earlier than 8.4.8, - see the release notes for 8.4.8. + see . @@ -2478,7 +2478,7 @@ However, if you are upgrading from a version earlier than 8.4.8, - see the release notes for 8.4.8. + see . @@ -3014,7 +3014,7 @@ Also, if you are upgrading from a version earlier than 8.4.2, - see the release notes for 8.4.2. + see . @@ -3248,7 +3248,7 @@ A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, - see the release notes for 8.4.2. + see . @@ -3380,7 +3380,7 @@ A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, - see the release notes for 8.4.2. + see . @@ -3691,7 +3691,7 @@ A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, - see the release notes for 8.4.2. + see . @@ -4213,7 +4213,7 @@ A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, - see the release notes for 8.4.2. + see . @@ -4504,7 +4504,7 @@ A dump/restore is not required for those running 8.4.X. However, if you are upgrading from a version earlier than 8.4.2, - see the release notes for 8.4.2. + see . diff --git a/doc/src/sgml/release-9.0.sgml b/doc/src/sgml/release-9.0.sgml index 6dc1f6976d..aab82fc44e 100644 --- a/doc/src/sgml/release-9.0.sgml +++ b/doc/src/sgml/release-9.0.sgml @@ -30,7 +30,7 @@ Also, if you are upgrading from a version earlier than 9.0.13, - see the release notes for 9.0.13. + see . @@ -262,7 +262,7 @@ However, if you are upgrading from a version earlier than 9.0.13, - see the release notes for 9.0.13. + see . @@ -535,7 +535,7 @@ Also, if you are upgrading from a version earlier than 9.0.6, - see the release notes for 9.0.6. + see . @@ -825,7 +825,7 @@ However, if you are upgrading from a version earlier than 9.0.6, - see the release notes for 9.0.6. + see . @@ -1087,7 +1087,7 @@ However, if you are upgrading from a version earlier than 9.0.6, - see the release notes for 9.0.6. + see . @@ -1465,7 +1465,7 @@ However, if you are upgrading from a version earlier than 9.0.6, - see the release notes for 9.0.6. + see . @@ -1607,7 +1607,7 @@ However, if you are upgrading from a version earlier than 9.0.6, - see the release notes for 9.0.6. + see . @@ -1913,7 +1913,7 @@ However, if you are upgrading from a version earlier than 9.0.6, - see the release notes for 9.0.6. + see . @@ -2233,7 +2233,7 @@ However, if you are upgrading from a version earlier than 9.0.6, - see the release notes for 9.0.6. + see . @@ -2756,7 +2756,7 @@ Also, if you are upgrading from a version earlier than 9.0.4, - see the release notes for 9.0.4. + see . @@ -3133,7 +3133,7 @@ However, if you are upgrading from a version earlier than 9.0.4, - see the release notes for 9.0.4. + see . diff --git a/doc/src/sgml/release-old.sgml b/doc/src/sgml/release-old.sgml index 63ecd95690..1c42f1ba7d 100644 --- a/doc/src/sgml/release-old.sgml +++ b/doc/src/sgml/release-old.sgml @@ -1,11 +1,11 @@ - + Release 7.3.21 - Release date + Release Date 2008-01-07 @@ -25,8 +25,8 @@ A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.13, see the release - notes for 7.3.13. + if you are upgrading from a version earlier than 7.3.13, + see . @@ -117,7 +117,7 @@ Release 7.3.20 - Release date + Release Date 2007-09-17 @@ -130,8 +130,8 @@ A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.13, see the release - notes for 7.3.13. + if you are upgrading from a version earlier than 7.3.13, + see . @@ -178,7 +178,7 @@ Release 7.3.19 - Release date + Release Date 2007-04-23 @@ -192,8 +192,8 @@ A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.13, see the release - notes for 7.3.13. + if you are upgrading from a version earlier than 7.3.13, + see . @@ -234,7 +234,7 @@ Release 7.3.18 - Release date + Release Date 2007-02-05 @@ -248,8 +248,8 @@ A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.13, see the release - notes for 7.3.13. + if you are upgrading from a version earlier than 7.3.13, + see . @@ -296,7 +296,7 @@ Release 7.3.17 - Release date + Release Date 2007-01-08 @@ -309,8 +309,8 @@ A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.13, see the release - notes for 7.3.13. + if you are upgrading from a version earlier than 7.3.13, + see . @@ -352,7 +352,7 @@ Release 7.3.16 - Release date + Release Date 2006-10-16 @@ -365,8 +365,8 @@ A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.13, see the release - notes for 7.3.13. + if you are upgrading from a version earlier than 7.3.13, + see . @@ -394,7 +394,7 @@ Release 7.3.15 - Release date + Release Date 2006-05-23 @@ -408,8 +408,8 @@ A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.13, see the release - notes for 7.3.13. + if you are upgrading from a version earlier than 7.3.13, + see . @@ -486,7 +486,7 @@ Fuhr) Release 7.3.14 - Release date + Release Date 2006-02-14 @@ -499,8 +499,8 @@ Fuhr) A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.13, see the release - notes for 7.3.13. + if you are upgrading from a version earlier than 7.3.13, + see . @@ -543,7 +543,7 @@ and isinf during configure (Tom) Release 7.3.13 - Release date + Release Date 2006-01-09 @@ -556,8 +556,8 @@ and isinf during configure (Tom) A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.10, see the release - notes for 7.3.10. + if you are upgrading from a version earlier than 7.3.10, + see . Also, you might need to REINDEX indexes on textual columns after updating, if you are affected by the locale or plperl issues described below. @@ -605,7 +605,7 @@ what's actually returned by the query (Joe) Release 7.3.12 - Release date + Release Date 2005-12-12 @@ -618,8 +618,8 @@ what's actually returned by the query (Joe) A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.10, see the release - notes for 7.3.10. + if you are upgrading from a version earlier than 7.3.10, + see . @@ -652,7 +652,7 @@ table has been dropped Release 7.3.11 - Release date + Release Date 2005-10-04 @@ -665,8 +665,8 @@ table has been dropped A dump/restore is not required for those running 7.3.X. However, - if you are upgrading from a version earlier than 7.3.10, see the release - notes for 7.3.10. + if you are upgrading from a version earlier than 7.3.10, + see . @@ -692,7 +692,7 @@ pages enabled Various memory leakage fixes Various portability improvements -Fix PL/PgSQL to handle var := var correctly when +Fix PL/pgSQL to handle var := var correctly when the variable is of pass-by-reference type @@ -703,7 +703,7 @@ the variable is of pass-by-reference type Release 7.3.10 - Release date + Release Date 2005-05-09 @@ -829,7 +829,7 @@ month-related formats Release 7.3.9 - Release date + Release Date 2005-01-31 @@ -885,7 +885,7 @@ datestyles Release 7.3.8 - Release date + Release Date 2004-10-22 @@ -935,7 +935,7 @@ concern since there is no reason for non-developers to use this script anyway. Release 7.3.7 - Release date + Release Date 2004-08-16 @@ -975,7 +975,7 @@ since PostgreSQL 7.1. Release 7.3.6 - Release date + Release Date 2004-03-02 @@ -1040,7 +1040,7 @@ operations on bytea columns (Joe) Release 7.3.5 - Release date + Release Date 2003-12-03 @@ -1091,7 +1091,7 @@ operations on bytea columns (Joe) Release 7.3.4 - Release date + Release Date 2003-07-24 @@ -1131,7 +1131,7 @@ operations on bytea columns (Joe) Release 7.3.3 - Release date + Release Date 2003-05-22 @@ -1241,7 +1241,7 @@ operations on bytea columns (Joe) Release 7.3.2 - Release date + Release Date 2003-02-04 @@ -1302,7 +1302,7 @@ operations on bytea columns (Joe) Release 7.3.1 - Release date + Release Date 2002-12-18 @@ -1352,7 +1352,7 @@ operations on bytea columns (Joe) Release 7.3 - Release date + Release Date 2002-11-27 @@ -1988,7 +1988,7 @@ operations on bytea columns (Joe) Release 7.2.8 - Release date + Release Date 2005-05-09 @@ -2039,7 +2039,7 @@ month-related formats Release 7.2.7 - Release date + Release Date 2005-01-31 @@ -2087,7 +2087,7 @@ datestyles Release 7.2.6 - Release date + Release Date 2004-10-22 @@ -2138,7 +2138,7 @@ concern since there is no reason for non-developers to use this script anyway. Release 7.2.5 - Release date + Release Date 2004-08-16 @@ -2181,7 +2181,7 @@ since PostgreSQL 7.1. Release 7.2.4 - Release date + Release Date 2003-01-30 @@ -2220,7 +2220,7 @@ since PostgreSQL 7.1. Release 7.2.3 - Release date + Release Date 2002-10-01 @@ -2257,7 +2257,7 @@ since PostgreSQL 7.1. Release 7.2.2 - Release date + Release Date 2002-08-23 @@ -2300,7 +2300,7 @@ since PostgreSQL 7.1. Release 7.2.1 - Release date + Release Date 2002-03-21 @@ -2346,7 +2346,7 @@ since PostgreSQL 7.1. Release 7.2 - Release date + Release Date 2002-02-04 @@ -2902,7 +2902,7 @@ since PostgreSQL 7.1. Release 7.1.3 - Release date + Release Date 2001-08-15 @@ -2940,7 +2940,7 @@ Cygwin build (Jason Tishler) Release 7.1.2 - Release date + Release Date 2001-05-11 @@ -2978,7 +2978,7 @@ pg_dump cleanups Release 7.1.1 - Release date + Release Date 2001-05-05 @@ -3025,7 +3025,7 @@ Python fixes (Darcy) Release 7.1 - Release date + Release Date 2001-04-13 @@ -3299,7 +3299,7 @@ New BeOS port (David Reid, Cyril Velter) Add proofreader's changes to docs (Addison-Wesley, Bruce) New Alpha spinlock code (Adriaan Joubert, Compaq) UnixWare port overhaul (Peter E) -New Darwin/MacOS X port (Peter Bierman, Bruce Hartzler) +New Darwin/Mac OS X port (Peter Bierman, Bruce Hartzler) New FreeBSD Alpha port (Alfred) Overhaul shared memory segments (Tom) Add IBM S/390 support (Neale Ferguson) @@ -3323,7 +3323,7 @@ New FreeBSD tools ipc_check, start-scripts/freebsd Release 7.0.3 - Release date + Release Date 2000-11-11 @@ -3395,7 +3395,7 @@ Fix for crash of backend, on abort (Tom) Release 7.0.2 - Release date + Release Date 2000-06-05 @@ -3429,7 +3429,7 @@ Added documentation to tarball. Release 7.0.1 - Release date + Release Date 2000-06-01 @@ -3484,7 +3484,7 @@ ecpg changes (Michael) Release 7.0 - Release date + Release Date 2000-05-08 @@ -3953,7 +3953,7 @@ New multibyte encodings Release 6.5.3 - Release date + Release Date 1999-10-13 @@ -3989,7 +3989,7 @@ Fix dumping rules on inherited tables Release 6.5.2 - Release date + Release Date 1999-09-15 @@ -4046,7 +4046,7 @@ Updated version of pgaccess 0.98 Release 6.5.1 - Release date + Release Date 1999-07-15 @@ -4101,7 +4101,7 @@ Add Win1250 (Czech) support (Pavel Behal) Release 6.5 - Release date + Release Date 1999-06-09 @@ -4501,7 +4501,7 @@ New install commands for plpgsql(Jan) Release 6.4.2 - Release date + Release Date 1998-12-20 @@ -4536,7 +4536,7 @@ Fix for datetime constant problem on some platforms(Thomas) Release 6.4.1 - Release date + Release Date 1998-12-18 @@ -4600,7 +4600,7 @@ Upgrade to PyGreSQL 2.2(D'Arcy) Release 6.4 - Release date + Release Date 1998-10-30 @@ -4897,7 +4897,7 @@ new Makefile.shlib for shared library configuration(Tom) Release 6.3.2 - Release date + Release Date 1998-04-07 @@ -4967,7 +4967,7 @@ ASSERT fixes(Bruce) Release 6.3.1 - Release date + Release Date 1998-03-23 @@ -5053,7 +5053,7 @@ Better identify tcl and tk libs and includes(Bruce) Release 6.3 - Release date + Release Date 1998-03-01 @@ -5365,7 +5365,7 @@ Remove un-needed malloc() calls and replace with palloc()(Bruce) Release 6.2.1 - Release date + Release Date 1997-10-17 @@ -5447,7 +5447,7 @@ Trigger function for inserting user names for INSERT/UPDATE(Brook Milligan) Release 6.2 - Release date + Release Date 1997-10-02 @@ -5600,7 +5600,7 @@ SPI and Trigger programming guides (Vadim & D'Arcy) Release 6.1.1 - Release date + Release Date 1997-07-22 @@ -5645,7 +5645,7 @@ pg_dumpall now returns proper status, portability fix(Bruce) Release 6.1 - Release date + Release Date 1997-06-08 @@ -5817,7 +5817,7 @@ DG/UX, Ultrix, IRIX, AIX portability fixes Release 6.0 - Release date + Release Date 1997-01-29 @@ -5961,7 +5961,7 @@ Unused/uninitialized variables corrected Release 1.09 - Release date + Release Date 1996-11-04 @@ -5976,7 +5976,7 @@ releases. Release 1.02 - Release date + Release Date 1996-08-01 @@ -6125,7 +6125,7 @@ Contributors (apologies to any missed) Release 1.01 - Release date + Release Date 1996-02-23 @@ -6317,7 +6317,7 @@ Bug fixes: Release 1.0 - Release date + Release Date 1995-09-05 @@ -6374,7 +6374,7 @@ Bug fixes: <productname>Postgres95</productname> Release 0.03 - Release date + Release Date 1995-07-21 @@ -6496,7 +6496,7 @@ New documentation: <productname>Postgres95</productname> Release 0.02 - Release date + Release Date 1995-05-25 @@ -6547,7 +6547,7 @@ The following bugs have been fixed in postgres95-beta-0.02: <productname>Postgres95</productname> Release 0.01 - Release date + Release Date 1995-05-01