Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd1022ce

Browse files
committed
Document client-only encodings.
1 parent4973296 commitd1022ce

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

‎doc/src/sgml/charset.sgml

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.66 2005/03/1402:14:42 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.67 2005/03/1403:59:22 momjian Exp $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -676,10 +676,7 @@ $ <userinput>psql -l</userinput>
676676
<tbody>
677677
<row>
678678
<entry><literal>BIG5</literal></entry>
679-
<entry><emphasis>BIG5</emphasis>,
680-
<literal>EUC_TW</literal>
681-
<literal>MULE_INTERNAL</literal>,
682-
<literal>UTF8</literal>
679+
<entry><emphasis>not available as a server encoding</emphasis>
683680
</entry>
684681
</row>
685682
<row>
@@ -714,14 +711,12 @@ $ <userinput>psql -l</userinput>
714711
</row>
715712
<row>
716713
<entry><literal>GB18030</literal></entry>
717-
<entry><emphasis>GB18030</emphasis>,
718-
<literal>UTF8</literal>
714+
<entry><emphasis>not available as a server encoding</emphasis>
719715
</entry>
720716
</row>
721717
<row>
722718
<entry><literal>GBK</literal></entry>
723-
<entry><emphasis>GBK</emphasis>,
724-
<literal>UTF8</literal>
719+
<entry><emphasis>not available as a server encoding</emphasis>
725720
</entry>
726721
</row>
727722
<row>
@@ -852,10 +847,7 @@ $ <userinput>psql -l</userinput>
852847
</row>
853848
<row>
854849
<entry><literal>SJIS</literal></entry>
855-
<entry><emphasis>SJIS</emphasis>,
856-
<literal>EUC_JP</literal>,
857-
<literal>MULE_INTERNAL</literal>,
858-
<literal>UTF8</literal>
850+
<entry><emphasis>not available as a server encoding</emphasis>
859851
</entry>
860852
</row>
861853
<row>
@@ -867,8 +859,7 @@ $ <userinput>psql -l</userinput>
867859
</row>
868860
<row>
869861
<entry><literal>UHC</literal></entry>
870-
<entry><emphasis>UHC</emphasis>,
871-
<literal>UTF8</literal>
862+
<entry><emphasis>not available as a server encoding</emphasis>
872863
</entry>
873864
</row>
874865
<row>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp