diff options
author | Greg Sabino Mullane | 2009-08-27 16:08:19 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2009-08-27 16:08:19 +0000 |
commit | 53efadf95287efe1ba74a92ebd2aba35f38dcd81 (patch) | |
tree | 23391350ca6051374c5eacd2a452b0799ca0db02 /check_postgres.pl | |
parent | 6bf49852f41406bc4a0ede1b0b5b903153ff1ff5 (diff) |
Update notes.
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 4a8591ea1..a7a116011 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -7747,6 +7747,7 @@ Items not specifically attributed are by Greg Sabino Mullane. Proper Nagios output for last_vacuum|analyze actions. (Cédric Villemain) Proper Nagios output for locks action. (Cédric Villemain) Proper Nagios output for txn_wraparound action. (Cédric Villemain) + Fix for constraints with embedded newlines for same_schema. =item B<Version 2.11.0> (August 23, 2009) |