More cleanups.

This commit is contained in:
Bruce Momjian 2005-03-13 04:35:06 +00:00
parent cbe4b4163e
commit 1c0aeec65b
1 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.60 2005/03/13 04:10:23 momjian Exp $ -->
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.61 2005/03/13 04:35:06 momjian Exp $ -->
<chapter id="charset">
<title>Localization</>
@ -360,32 +360,32 @@ initdb --locale=sv_SE
</row>
<row>
<entry><literal>ISO_8859_5</literal></entry>
<entry>ISO 8859-5/<acronym>ECMA</> 113</entry>
<entry>ISO 8859-5, <acronym>ECMA</> 113</entry>
<entry>Latin/Cyrillic</entry>
<entry></entry>
</row>
<row>
<entry><literal>ISO_8859_6</literal></entry>
<entry>ISO 8859-6/<acronym>ECMA</> 114</entry>
<entry>ISO 8859-6, <acronym>ECMA</> 114</entry>
<entry>Latin/Arabic</entry>
<entry></entry>
</row>
<row>
<entry><literal>ISO_8859_7</literal></entry>
<entry>ISO 8859-7/<acronym>ECMA</> 118</entry>
<entry>ISO 8859-7, <acronym>ECMA</> 118</entry>
<entry>Latin/Greek</entry>
<entry></entry>
</row>
<row>
<entry><literal>ISO_8859_8</literal></entry>
<entry>ISO 8859-8/<acronym>ECMA</> 121</entry>
<entry>ISO 8859-8, <acronym>ECMA</> 121</entry>
<entry>Latin/Hebrew</entry>
<entry></entry>
</row>
<row>
<entry><literal>JOHAB</literal></entry>
<entry><acronym>JOHAB</></entry>
<entry>Korean (Hangle base)</entry>
<entry>Korean (Hangul)</entry>
<entry></entry>
</row>
<row>
@ -396,37 +396,37 @@ initdb --locale=sv_SE
</row>
<row>
<entry><literal>LATIN1</literal></entry>
<entry>ISO 8859-1/<acronym>ECMA</> 94</entry>
<entry>ISO 8859-1, <acronym>ECMA</> 94</entry>
<entry>Western European</entry>
<entry>ISO88591</entry>
</row>
<row>
<entry><literal>LATIN2</literal></entry>
<entry>ISO 8859-2/<acronym>ECMA</> 94</entry>
<entry>ISO 8859-2, <acronym>ECMA</> 94</entry>
<entry>Central European</entry>
<entry>ISO88592</entry>
</row>
<row>
<entry><literal>LATIN3</literal></entry>
<entry>ISO 8859-3/<acronym>ECMA</> 94</entry>
<entry>ISO 8859-3, <acronym>ECMA</> 94</entry>
<entry>South European</entry>
<entry>ISO88593</entry>
</row>
<row>
<entry><literal>LATIN4</literal></entry>
<entry>ISO 8859-4/<acronym>ECMA</> 94</entry>
<entry>ISO 8859-4, <acronym>ECMA</> 94</entry>
<entry>North European</entry>
<entry>ISO88594</entry>
</row>
<row>
<entry><literal>LATIN5</literal></entry>
<entry>ISO 8859-9/<acronym>ECMA</> 128</entry>
<entry>ISO 8859-9, <acronym>ECMA</> 128</entry>
<entry>Turkish</entry>
<entry>ISO88599</entry>
</row>
<row>
<entry><literal>LATIN6</literal></entry>
<entry>ISO 8859-10/<acronym>ECMA</> 144</entry>
<entry>ISO 8859-10, <acronym>ECMA</> 144</entry>
<entry>Nordic</entry>
<entry>ISO885910</entry>
</row>
@ -450,7 +450,7 @@ initdb --locale=sv_SE
</row>
<row>
<entry><literal>LATIN10</literal></entry>
<entry>ISO 8859-16/<acronym>ASRO</> SR 14111</entry>
<entry>ISO 8859-16, <acronym>ASRO</> SR 14111</entry>
<entry>Romanian</entry>
<entry>ISO885916</entry>
</row>
@ -516,7 +516,7 @@ initdb --locale=sv_SE
</row>
<row>
<entry><literal>WIN1258</literal></entry>
<entry>Windows CP1258/<acronym>TCVN</>-5712</entry>
<entry>Windows CP1258</entry>
<entry>Vietnamese</entry>
<entry>ABC, TCVN, TCVN5712, VSCII</entry>
</row>