summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2009-02-04 17:38:26 +0000
committerGreg Sabino Mullane2009-02-04 17:38:26 +0000
commit8ed16cc86b4d8e901ea84e516071917dffc94833 (patch)
treea03aa703289403b136ed15bfe6478f5399d0a9d6 /check_postgres.pl
parent45044703cc1222c17de59b9916adf4799cd412a1 (diff)
Ready for release
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl2
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.