diff options
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. |