From: Bruce Momjian Date: Sat, 20 Apr 2019 15:18:43 +0000 (-0400) Subject: docs: reorder collation regression test order in paragraph X-Git-Tag: REL_11_3~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab01aa8521a5ae8a81a2a10cb8736e35f87cb19b;p=thirdparty%2Fpostgresql.git docs: reorder collation regression test order in paragraph Backpatch-through: 10 --- diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml index 673a8c21642..e0df0249390 100644 --- a/doc/src/sgml/regress.sgml +++ b/doc/src/sgml/regress.sgml @@ -318,7 +318,7 @@ make check EXTRA_TESTS=numeric_big To run the collation tests: -make check EXTRA_TESTS='collate.icu.utf8 collate.linux.utf8' LANG=en_US.utf8 +make check EXTRA_TESTS='collate.linux.utf8 collate.icu.utf8' LANG=en_US.utf8 The collate.linux.utf8 test works only on Linux/glibc platforms. The collate.icu.utf8 test only works when