diff options
author | Greg Sabino Mullane | 2010-07-20 15:04:40 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2010-07-20 15:04:40 +0000 |
commit | ea4497b5dc24b66955fb75fe725bfecbf5954ed4 (patch) | |
tree | dbb24bd94110e7d48007e35eb0c2c556ef2af646 | |
parent | 6c62c842919d44efba63b9be88fc0503dec48220 (diff) |
Add correct name.
-rwxr-xr-x | check_postgres.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 30c3cc46a..8db22f9f9 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8584,7 +8584,7 @@ Items not specifically attributed are by Greg Sabino Mullane. Fix to show database properly when using slony_status (Guillaume Lelarge) Allow warning items for same_schema to be comma-separated (Guillaume Lelarge) Constraint definitions across Postgres versions match better in same_schema. - Work against "EnterpriseDB" databases (tosivakumar and Greg Sabino Mullane) + Work against "EnterpriseDB" databases (Sivakumar Krishnamurthy and Greg Sabino Mullane) =item B<Version 2.14.3> (March 1, 2010) |