diff options
-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) |