From: Greg Sabino Mullane Date: Mon, 23 Sep 2013 19:46:09 +0000 (-0400) Subject: Typo X-Git-Tag: 2.21.0~7 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=eeb6a2c6a17f20c59d22c53d03990b17ea698ec3;p=check_postgres.git Typo --- diff --git a/check_postgres.pl b/check_postgres.pl index 548a85ae3..6eaba24de 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9766,7 +9766,7 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane). Install man page in section 1. (Peter Eisentraut, bug 53, github issue 26) - Order lock typs in check_locks output to make the ordering predictable; + Order lock types in check_locks output to make the ordering predictable; setting SKIP_NETWORK_TESTS will skip the new_version tests; other minor test suite fixes. (Christoph Berg)