mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
docs: reorder collation regression test order in paragraph
Backpatch-through: 10
This commit is contained in:
parent
0998f32ca3
commit
ab01aa8521
@ -318,7 +318,7 @@ make check EXTRA_TESTS=numeric_big
|
|||||||
</screen>
|
</screen>
|
||||||
To run the collation tests:
|
To run the collation tests:
|
||||||
<screen>
|
<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>
|
</screen>
|
||||||
The <literal>collate.linux.utf8</literal> test works only on Linux/glibc
|
The <literal>collate.linux.utf8</literal> test works only on Linux/glibc
|
||||||
platforms. The <literal>collate.icu.utf8</literal> test only works when
|
platforms. The <literal>collate.icu.utf8</literal> test only works when
|
||||||
|
Loading…
x
Reference in New Issue
Block a user