We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5905101 commit bd53eb4Copy full SHA for bd53eb4
doc/src/sgml/charset.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.86 2008/07/15 01:35:23 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/charset.sgml,v 2.87 2008/07/15 17:45:03 momjian Exp $ -->
2
3
<chapter id="charset">
4
<title>Localization</>
@@ -75,7 +75,8 @@ initdb --locale=sv_SE
75
names on your system depends on what was provided by the operating
76
system vendor and what was installed. On most Unix systems, the command
77
<literal>locale -a</> will provide a list of available locales.
78
- Windows uses more verbose names, such as <literal>German_Germany</>.
+ Windows uses more verbose names, such as <literal>German_Germany</>
79
+ or <literal>Swedish_Sweden.1252</>.
80
</para>
81
82
<para>
0 commit comments