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:
bc39ed2
)
Credits
author
Greg Sabino Mullane
<
[email protected]
>
Mon, 28 May 2012 22:09:35 +0000
(18:09 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Mon, 28 May 2012 22:09:35 +0000
(18:09 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 17bb60e6317fa5d7ac9fa3aefa7c5b51fe566c8f..0d0eaf0241f39373087c7d84a56a0009c93fc098 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-9734,6
+9734,9
@@
Items not specifically attributed are by GSM (Greg Sabino Mullane).
Cache sequence information to speed up same_schema runs.
+ Adjust docs to show colon as a better separator inside args for locks
+ (Charles Sprickman)
+
=item B<Version 2.19.0> January 17, 2012
Add the --assume-prod option (Cédric Villemain)