diff options
author | Greg Sabino Mullane | 2013-02-11 19:44:24 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-02-11 19:44:24 +0000 |
commit | 5598f7caf8fa86c326ee27609ff192f2fbae2d4b (patch) | |
tree | 5486affbcc756348faf846b90564893a1d5dc3d0 | |
parent | e9fcc600cd871e31f535f2699706e534c22a3f6b (diff) |
Credit recent change
-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 f6730f2cb..09886fe3f 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9750,6 +9750,8 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Cache sequence information to speed up same_schema runs. + Fix userclause handling in check_txn_idle (Michael van Bracht) + Adjust docs to show colon as a better separator inside args for locks (Charles Sprickman) |