|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.62 2005/03/13 05:11:49 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.63 2005/03/13 05:16:33 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="charset"> |
4 | 4 | <title>Localization</> |
@@ -811,12 +811,13 @@ $ <userinput>psql -l</userinput> |
811 | 811 | <literal>EUC_KR</literal>, |
812 | 812 | <literal>EUC_TW</literal>, |
813 | 813 | <literal>ISO_8859_5</literal>, |
814 | | - <literal>KOI8</literal></entry>, |
| 814 | + <literal>KOI8</literal>, |
815 | 815 | <literal>LATIN1</literal> to <literal>LATIN5</literal>, |
816 | 816 | <literal>SJIS</literal>, |
817 | 817 | <literal>WIN866</literal>, |
818 | 818 | <literal>WIN1250</literal>, |
819 | 819 | <literal>WIN1251</literal> |
| 820 | + </entry> |
820 | 821 | </row> |
821 | 822 | <row> |
822 | 823 | <entry><literal>SJIS</literal></entry> |
|