From: Tom Lane Date: Thu, 14 May 2015 18:59:00 +0000 (-0400) Subject: Docs: fix erroneous claim about max byte length of GB18030. X-Git-Tag: REL9_0_20~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af4a9c19c23acddeb139bbedafeb90d987fb91bf;p=postgresql Docs: fix erroneous claim about max byte length of GB18030. This encoding has characters up to 4 bytes long, not 2. --- diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index b1c06dad9c..aec595d1d2 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -414,7 +414,7 @@ initdb --locale=sv_SE National Standard Chinese No - 1-2 + 1-4