Docs: fix erroneous claim about max byte length of GB18030.

This encoding has characters up to 4 bytes long, not 2.
REL9_0_STABLE
Tom Lane 11 years ago
parent bd1cfde70e
commit af4a9c19c2
  1. 2
      doc/src/sgml/charset.sgml

@ -414,7 +414,7 @@ initdb --locale=sv_SE
<entry>National Standard</entry>
<entry>Chinese</entry>
<entry>No</entry>
<entry>1-2</entry>
<entry>1-4</entry>
<entry></entry>
</row>
<row>

Loading…
Cancel
Save