diff options
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. |