diff options
author | Greg Sabino Mullane | 2009-05-15 16:26:21 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-05-15 16:26:21 +0000 |
commit | 376b71b4a3a2fe95b25fc4bd481acc909d94b378 (patch) | |
tree | 34005466de4c72526cd1784d6298f94c1d5cc7a3 /check_postgres.pl | |
parent | 8e3c9cc8bf381e3578e9e8e5807aa47ebdd608de (diff) |
Set release date for 2.8.1
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 dabd3e8f1..0d120f964 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -6099,7 +6099,7 @@ Items not specifically attributed are by Greg Sabino Mullane. =over 4 -=item B<Version 2.8.1> (May, 2009) +=item B<Version 2.8.1> (May, 15 2009) Added timeout via statement_timeout in addition to perl alarm (Greg) |