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