summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck_postgres.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 395ea508e..ca92fbc97 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -9750,6 +9750,8 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
Adjust docs to show colon as a better separator inside args for locks
(Charles Sprickman)
+ Fix undefined $SQL2 error in check_txn_idle [github issue 16] (Patric Bechtel)
+
=item B<Version 2.19.0> January 17, 2012
Add the --assume-prod option (Cédric Villemain)