File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.58 2005/03/13 03:02:08 momjian Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.59 2005/03/13 03:44:51 momjian Exp $ -->
2
2
3
3
<chapter id="charset">
4
4
<title>Localization</>
@@ -469,7 +469,7 @@ initdb --locale=sv_SE
469
469
<row>
470
470
<entry><literal>SQL_ASCII</literal></entry>
471
471
<entry><acronym>ASCII</acronym></entry>
472
- <entry></entry>
472
+ <entry>English </entry>
473
473
<entry></entry>
474
474
</row>
475
475
<row>
@@ -480,8 +480,8 @@ initdb --locale=sv_SE
480
480
</row>
481
481
<row>
482
482
<entry><literal>UTF8</literal></entry>
483
- <entry>UTF-8 ( Unicode, 8-bit) </entry>
484
- <entry></entry>
483
+ <entry>Unicode, 8-bit</entry>
484
+ <entry><emphasis>all</>< /entry>
485
485
<entry>Unicode</entry>
486
486
</row>
487
487
<row>
You can’t perform that action at this time.
0 commit comments