Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0998f32 commit ab01aa8Copy full SHA for ab01aa8
doc/src/sgml/regress.sgml
@@ -318,7 +318,7 @@ make check EXTRA_TESTS=numeric_big
318
</screen>
319
To run the collation tests:
320
<screen>
321
-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
322
323
The <literal>collate.linux.utf8</literal> test works only on Linux/glibc
324
platforms. The <literal>collate.icu.utf8</literal> test only works when
0 commit comments