summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck_postgres.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index 17bb60e63..0d0eaf024 100755
--- 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)