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 9820935 commit fc84fcfCopy full SHA for fc84fcf
doc/src/sgml/charset.sgml
@@ -589,8 +589,7 @@ SELECT * FROM test1 ORDER BY a || b COLLATE "fr_FR";
589
operating system. For example, <literal>"ru-RU"</literal> or
590
<literal>"en-US"</literal>. Specifying the encoding with these
591
options is not allowed either. If required, you can specify the
592
- UTF8 encoding using the <literal>--encoding</literal> option. For details on
593
- the supported encodings, see <xref linkend="multibyte-charset-supported">.
+ UTF8 encoding using the <literal>--encoding</literal> option.
594
</para>
595
</important>
596
0 commit comments