1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

docs: reorder collation regression test order in paragraph

Backpatch-through: 10
This commit is contained in:
Bruce Momjian
2019-04-20 11:18:43 -04:00
parent 05d151e138
commit fba5b1401d

View File

@ -270,7 +270,7 @@ make check EXTRA_TESTS=numeric_big
</screen>
To run the collation tests:
<screen>
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
</screen>
The <literal>collate.linux.utf8</> test works only on Linux/glibc
platforms. The <literal>collate.icu.utf8</literal> test only works when