diff options
author | Greg Sabino Mullane | 2012-10-04 03:43:54 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2012-10-04 03:43:54 +0000 |
commit | 803ededc681c2a63dbb11903975ffe795a1f52f9 (patch) | |
tree | 8da1268ef04f85dcf118fe9090b29c58cfbfd9e6 /check_postgres.pl | |
parent | 6d7e38027fd0c82fc995abaf8b2e3b03373a01f0 (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 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) |