diff options
author | Greg Sabino Mullane | 2013-02-11 19:55:33 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2013-02-11 19:55:33 +0000 |
commit | fc1e65922a90e2eb553f2f3304359e0174718243 (patch) | |
tree | a62442244467e8e543498d37d5be31c8536425ea /check_postgres.pl | |
parent | 39192c8506b69739e2f3a1c5fdf46ac5d495f1b1 (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 70003e7dd..7a2d48f11 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 --excludeuser in check_txn_idle (Mika Eloranta) + Fix userclause handling in check_txn_idle (Michael van Bracht) Adjust docs to show colon as a better separator inside args for locks |