diff options
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-x | check_postgres.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/check_postgres.pl b/check_postgres.pl index 77af60250..10e4c5c8e 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -9763,9 +9763,9 @@ 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; other - minor test suite fixes - (Christoph Berg) + Order lock typs 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) =item B<Version 2.20.1> June 24, 2013 |