aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2008-07-15 17:45:03 +0000
committerBruce Momjian <bruce@momjian.us>2008-07-15 17:45:03 +0000
commitbd53eb4b051dd7ec4c0031d9c7bb403b71786e61 (patch)
tree068e26d5283cb891b6952eaf5c6a2cfc4145fe07
parent590510136e911f2497b636d11c08b970885e0c66 (diff)
downloadpostgresql-bd53eb4b051dd7ec4c0031d9c7bb403b71786e61.tar.gz
postgresql-bd53eb4b051dd7ec4c0031d9c7bb403b71786e61.zip
Add Swedish_Sweden.1252 Windows locale example to docs.
-rw-r--r--doc/src/sgml/charset.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml
index 597ce6d5033..1f4866b203c 100644
--- a/doc/src/sgml/charset.sgml
+++ b/doc/src/sgml/charset.sgml
@@ -1,4 +1,4 @@
-<!-- $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 $ -->
<chapter id="charset">
<title>Localization</>
@@ -75,7 +75,8 @@ initdb --locale=sv_SE
names on your system depends on what was provided by the operating
system vendor and what was installed. On most Unix systems, the command
<literal>locale -a</> will provide a list of available locales.
- Windows uses more verbose names, such as <literal>German_Germany</>.
+ Windows uses more verbose names, such as <literal>German_Germany</>
+ or <literal>Swedish_Sweden.1252</>.
</para>
<para>