diff options
author | Greg Sabino Mullane | 2010-09-14 15:42:32 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2010-09-14 15:42:32 +0000 |
commit | 2325db6736f68c27a533f70704b50d19144c76f2 (patch) | |
tree | 450cb1df11fc6832696c3588ca9e089fa3b6e82d /check_postgres.pl | |
parent | 881e3088513a916e3c8ac80e6977a20d20ec722b (diff) |
Note latest change.
Diffstat (limited to 'check_postgres.pl')
-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 90f168bbc..4f34fbc05 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8652,6 +8652,7 @@ Items not specifically attributed are by Greg Sabino Mullane. 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) + Add new action "archive_ready" (Jehan-Guillaume (ioguix) de Rorthais) =item B<Version 2.14.3> (March 1, 2010) |