Skip to content

Commit a717ab6

Browse files
committed
More additions to the table.
1 parent 1fa8445 commit a717ab6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/charset.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -469,7 +469,7 @@ initdb --locale=sv_SE
469469
<row>
470470
<entry><literal>SQL_ASCII</literal></entry>
471471
<entry><acronym>ASCII</acronym></entry>
472-
<entry></entry>
472+
<entry>English</entry>
473473
<entry></entry>
474474
</row>
475475
<row>
@@ -480,8 +480,8 @@ initdb --locale=sv_SE
480480
</row>
481481
<row>
482482
<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>
485485
<entry>Unicode</entry>
486486
</row>
487487
<row>

0 commit comments

Comments
 (0)