diff options
author | Greg Sabino Mullane | 2011-01-20 22:01:56 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2011-01-20 22:01:56 +0000 |
commit | 6fcd3423bcdc62775206ede11a280d0a3fdb47c2 (patch) | |
tree | dde7d89a43e452e30d46b06d98bbe956b71f74e8 /check_postgres.pl | |
parent | 09631c0f1d3a2b11d68f6a7b6387f7b3dd548ee2 (diff) |
Credit last change.
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 |