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

Commit0ff1c3e

Browse files
committed
*** empty log message ***
1 parentd6166a5 commit0ff1c3e

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

‎doc/src/sgml/charset.sgml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.96 2010/02/03 17:25:05 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.97 2010/02/28 02:19:47 momjian Exp $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -68,8 +68,15 @@ initdb --locale=sv_SE
6868
in Sweden (<literal>SE</>). Other possibilities might be
6969
<literal>en_US</> (U.S. English) and <literal>fr_CA</> (French
7070
Canadian). If more than one character set can be used for a
71-
locale then the specifications look like this:
72-
<literal>cs_CZ.ISO8859-2</>. What locales are available on your
71+
locale then the specifications can take the form
72+
<replaceable>language_territory.codeset</>. For example,
73+
<literal>fr_BE.UTF-8</> represents the French language (fr) as
74+
spoken in Belgium (BE), with a <acronym>UTF-8</> character set
75+
encoding.
76+
</para>
77+
78+
<para>
79+
What locales are available on your
7380
system under what names depends on what was provided by the operating
7481
system vendor and what was installed. On most Unix systems, the command
7582
<literal>locale -a</> will provide a list of available locales.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp