From: Greg Sabino Mullane Date: Mon, 11 Feb 2013 20:04:09 +0000 (-0500) Subject: Credit recent change. X-Git-Tag: 2.20.0~10 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=6cc759446e21e7f5eede38431f0f1d45e0b093a9;p=check_postgres.git Credit recent change. --- 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 January 17, 2012 Add the --assume-prod option (Cédric Villemain)