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 /check_postgres.pl | |
parent | 3fab3f5a05d32da842c519c0f1359fd2699aa166 (diff) |
Add release date of July 14, 2009 for 2.9.3
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 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 |