diff options
-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 596341526..c134dc6cd 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -8875,7 +8875,7 @@ Items not specifically attributed are by Greg Sabino Mullane. Allow list of web fetch methods to be changed with the --get_method option. Add support for the --language argument, which overrides any ENV. Add the --no-check_postgresrc flag. - Ensure check_postgresrc options are completely overriden by command-line options. + Ensure check_postgresrc options are completely overridden by command-line options. Fix incorrect warning > critical logic in replicate_rows (Glyn Astill) =item B<Version 2.10.0> (August 3, 2009) |