diff options
author | Greg Sabino Mullane | 2009-07-14 14:50:59 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-07-14 14:50:59 +0000 |
commit | b495442272f3ff021d37f30d3c193ef6e3e0c51f (patch) | |
tree | 99dcbdd9bc3c97795a588b331dd1c06aaedce091 | |
parent | 3fab3f5a05d32da842c519c0f1359fd2699aa166 (diff) |
Add release date of July 14, 2009 for 2.9.3
-rwxr-xr-x | check_postgres.pl | 2 | ||||
-rw-r--r-- | check_postgres.pl.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 34e3201d9..c6a329488 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -7451,7 +7451,7 @@ Items not specifically attributed are by Greg Sabino Mullane. =over 4 -=item B<Version 2.9.3> +=item B<Version 2.9.3> (July 14, 2009) Quote dbname in perf output for the backends check. (Davide Abrigo) Add 'fetch' as an alternative method for new_version checks, as this diff --git a/check_postgres.pl.html b/check_postgres.pl.html index 7e5c71c86..ed74c8ba9 100644 --- a/check_postgres.pl.html +++ b/check_postgres.pl.html @@ -1386,7 +1386,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr <h1><a name="history">HISTORY</a></h1> <p>Items not specifically attributed are by Greg Sabino Mullane.</p> <dl> -<dt><strong><a name="version_2_9_3" class="item"><strong>Version 2.9.3</strong></a></strong></dt> +<dt><strong><a name="3" class="item"><strong>Version 2.9.3</strong> (July 14, 2009)</a></strong></dt> <dd> <pre> @@ -1451,7 +1451,7 @@ feature requests, and commit notices, send email to <a href="mailto:check_postgr Many various fixes. (Jeff Boes) Fix --dbservice: check version and use ENV{PGSERVICE} for old versions (Cédric Villemain)</pre> </dd> -<dt><strong><a name="3" class="item"><strong>Version 2.7.3</strong> (February 10, 2009)</a></strong></dt> +<dt><strong><strong>Version 2.7.3</strong> (February 10, 2009)</strong></dt> <dd> <pre> |