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:
6d7e380
)
Credit recent change
author
Greg Sabino Mullane
<
[email protected]
>
Thu, 4 Oct 2012 03:43:54 +0000
(23:43 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Thu, 4 Oct 2012 03:43:54 +0000
(23:43 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 395ea508e68630900fdacff53d1d3819f38d920a..ca92fbc97388df97202f60193ded0480dd02d948 100755
(executable)
--- 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)