diff options
author | Greg Sabino Mullane | 2009-02-04 17:38:26 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-02-04 17:38:26 +0000 |
commit | 8ed16cc86b4d8e901ea84e516071917dffc94833 (patch) | |
tree | a03aa703289403b136ed15bfe6478f5399d0a9d6 /check_postgres.pl | |
parent | 45044703cc1222c17de59b9916adf4799cd412a1 (diff) |
Ready for release
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 3457b73ea..a87848f31 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -5086,7 +5086,7 @@ Items not specifically attributed are by Greg Sabino Mullane. =over 4 -=item B<Version 2.7.0> (?? 2009) +=item B<Version 2.7.0> (February 4, 2009) Do not require a connection argument, but use defaults and ENV variables when possible: PGHOST, PGPORT, PGUSER, PGDATABASE. |