diff options
author | Greg Sabino Mullane | 2013-02-11 20:04:09 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-02-11 20:04:09 +0000 |
commit | 6cc759446e21e7f5eede38431f0f1d45e0b093a9 (patch) | |
tree | c503f78f8b0c0fdac1c9e23966861244ed81603b /check_postgres.pl | |
parent | a725602365ea40180a06a73107f7f7995367659c (diff) |
Credit recent change.
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index d62dc8178..95e824779 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9759,6 +9759,8 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Fix undefined $SQL2 error in check_txn_idle [github issue 16] (Patric Bechtel) + Prevent "uninitialized value" warnings when showing the port (Henrik Ahlgren) + =item B<Version 2.19.0> January 17, 2012 Add the --assume-prod option (Cédric Villemain) |