diff options
author | Greg Sabino Mullane | 2010-08-11 17:56:26 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2010-08-11 17:56:26 +0000 |
commit | 2cd825f94ce874767e81dbe6d0580c68b3f71a33 (patch) | |
tree | e51db2fded52ee9710efcfb10805c2f99e48fa8b | |
parent | da6cf704d72659787018acca1b1543fbc494e110 (diff) |
Update Changes
-rwxr-xr-x | check_postgres.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index d7a6a4f2b..3616e05aa 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8585,6 +8585,7 @@ Items not specifically attributed are by Greg Sabino Mullane. 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 (Sivakumar Krishnamurthy and Greg Sabino Mullane) + Separate perfdata with spaces (Jehan-Guillaume (ioguix) de Rorthais) =item B<Version 2.14.3> (March 1, 2010) |