diff options
author | Greg Sabino Mullane | 2011-10-08 13:02:44 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2011-10-08 13:02:44 +0000 |
commit | 86f81cf0a60cbf416f36c6aac8e9849e1ec9ddd1 (patch) | |
tree | e4ab77b4360977e6fa061db05cd9e16dc521f9fb /check_postgres.pl | |
parent | 1b879ad6f0103555da1975e73f7379e58f597772 (diff) |
Note last changes
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index bdc0f33c5..622c5d437 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9377,6 +9377,8 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Show the dbservice if it was used at top of same_schema output (Mike Blackwell) + Better installation paths (Greg Sabino Mullane, per bug 53) + =item B<Version 2.18.0> October 2, 2011 Redo the same_schema action. Use new --filter argument for all filtering. |