projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39192c8
)
Credit recent change
author
Greg Sabino Mullane
<
[email protected]
>
Mon, 11 Feb 2013 19:55:33 +0000
(14:55 -0500)
committer
Greg Sabino Mullane
<
[email protected]
>
Mon, 11 Feb 2013 19:55:33 +0000
(14:55 -0500)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 70003e7dd79e33c336545d2c40f5bb56ad5a6c4a..7a2d48f11510f0bd4879b02af7069536de27363f 100755
(executable)
--- 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