Skip to content

Commit bd53eb4

Browse files
committed
Add Swedish_Sweden.1252 Windows locale example to docs.
1 parent 5905101 commit bd53eb4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/charset.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.86 2008/07/15 01:35:23 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.87 2008/07/15 17:45:03 momjian Exp $ -->
22

33
<chapter id="charset">
44
<title>Localization</>
@@ -75,7 +75,8 @@ initdb --locale=sv_SE
7575
names on your system depends on what was provided by the operating
7676
system vendor and what was installed. On most Unix systems, the command
7777
<literal>locale -a</> will provide a list of available locales.
78-
Windows uses more verbose names, such as <literal>German_Germany</>.
78+
Windows uses more verbose names, such as <literal>German_Germany</>
79+
or <literal>Swedish_Sweden.1252</>.
7980
</para>
8081

8182
<para>

0 commit comments

Comments
 (0)