From: Greg Sabino Mullane Date: Wed, 1 May 2013 01:55:35 +0000 (-0400) Subject: Typo X-Git-Tag: 2.20.1~14 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=ba54c60a12e6a917bfd6ef6e0213ff88375e6525;p=check_postgres.git Typo --- diff --git a/check_postgres.pl b/check_postgres.pl index 85f7fef71..e4e7de12d 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9805,7 +9805,7 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Improve settings_checksum and checkpoint tests (Cédric Villemain) - Do no do an inner join to pg_user when checking database size + Do not do an inner join to pg_user when checking database size (Greg Sabino Mullane; reported by Emmanuel Lesouef) Use the full path when getting sequence information for same_schema.