We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent1fa8445 commita717ab6Copy full SHA for a717ab6
doc/src/sgml/charset.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.58 2005/03/13 03:02:08 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.59 2005/03/13 03:44:51 momjian Exp $ -->
2
3
<chapter id="charset">
4
<title>Localization</>
@@ -469,7 +469,7 @@ initdb --locale=sv_SE
469
<row>
470
<entry><literal>SQL_ASCII</literal></entry>
471
<entry><acronym>ASCII</acronym></entry>
472
- <entry></entry>
+ <entry>English</entry>
473
<entry></entry>
474
</row>
475
@@ -480,8 +480,8 @@ initdb --locale=sv_SE
480
481
482
<entry><literal>UTF8</literal></entry>
483
- <entry>UTF-8 (Unicode, 8-bit)</entry>
484
+ <entry>Unicode, 8-bit</entry>
+ <entry><emphasis>all</></entry>
485
<entry>Unicode</entry>
486
487