summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorGreg Sabino Mullane2012-05-28 22:09:35 +0000
committerGreg Sabino Mullane2012-05-28 22:09:35 +0000
commite1b3e7b3918b6f67d234a7a970f9b718c4af5fff (patch)
tree07a7e0c78a1600de05615a2c68f9cbfee8cd40f2 /check_postgres.pl
parentbc39ed245a67c35871d9a9cc38db924f4a331a2b (diff)
Credits
Diffstat (limited to 'check_postgres.pl')
-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)