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 10b01dcc0..9f8018d14 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8939,6 +8939,8 @@ Items not specifically attributed are by Greg Sabino Mullane. (Greg Sabino Mullane, reported by Hywel Mallett in bug #65) Allow /usr/local/etc as an alternative location for the check_postgresrc file (Hywel Mallett) + Do not use tgisconstraint in same_schema if Postgres >= 9 + (Guillaume Lelarge) =item B<Version 2.15.4> January 3, 2011 |