From: Greg Sabino Mullane Date: Mon, 3 Jan 2011 16:47:59 +0000 (-0500) Subject: Misspelling per bug #64 X-Git-Tag: 2.15.4~12 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=da680380192512f48e232bf93c22ebf0eb008a38;p=check_postgres.git Misspelling per bug #64 --- 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 (August 3, 2009)