projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
739c614
)
Fix markup tag error, envvar -> envar.
author
Bruce Momjian
Wed, 24 Sep 2008 16:30:26 +0000
(16:30 +0000)
committer
Bruce Momjian
Wed, 24 Sep 2008 16:30:26 +0000
(16:30 +0000)
doc/src/sgml/charset.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/charset.sgml
b/doc/src/sgml/charset.sgml
index 0aeef78966b4e29a4de935756f49af4356dea985..a77d3893c0b3a1137e4545d50dd2c8cadf351b4c 100644
(file)
--- a/
doc/src/sgml/charset.sgml
+++ b/
doc/src/sgml/charset.sgml
@@
-1,4
+1,4
@@
-
+
Localization>
@@
-321,7
+321,7
@@
initdb --locale=sv_SE
An important restriction, however, is that each database's character set
must be compatible with the database's
LC_CTYPE> and
-
var>LC_COLLATE> locale settings. For
C> or
+
LC_COLLATE> locale settings. For
C> or
POSIX> locale, any character set is allowed, but for other
locales there is only one character set that will work correctly.