diff options
author | Tatsuo Ishii <ishii@postgresql.org> | 2007-04-15 10:56:30 +0000 |
---|---|---|
committer | Tatsuo Ishii <ishii@postgresql.org> | 2007-04-15 10:56:30 +0000 |
commit | 6041b92238897b06fe7bbe229a6e99f80121fa4a (patch) | |
tree | 02b77e1dbfb90bc4ed28ab93aad1ba2a079b9d90 /doc/src | |
parent | bf47e3e41973bccd79475fad6eb06b5c78fbbf0a (diff) |
Make JOHAB client only encoding per discussions in pgsql-hackers
"Server-side support of all encodings" around 2007/3/26.
initdb required.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/charset.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index c61c38ef5f4..cca029ea565 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.82 2007/03/25 11:56:01 ishii Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.83 2007/04/15 10:56:25 ishii Exp $ --> <chapter id="charset"> <title>Localization</> @@ -440,7 +440,7 @@ initdb --locale=sv_SE <entry><literal>JOHAB</literal></entry> <entry><acronym>JOHAB</></entry> <entry>Korean (Hangul)</entry> - <entry>Yes</entry> + <entry>No</entry> <entry>1-3</entry> <entry></entry> </row> |