mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: apply hypen fix that was not backpatched
Head patch was 42ec6c2da6.
Reported-by: Alexander Law
Discussion: 5785FBE7.7060508@gmail.com
Backpatch-through: 9.1
This commit is contained in:
parent
2833872b79
commit
c21e00c24a
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
|
|||
</para>
|
||||
|
||||
<para>
|
||||
Non<literal>C</> and and non-<literal>POSIX</> locales rely on the
|
||||
Non-<literal>C</> and and non-<literal>POSIX</> locales rely on the
|
||||
operating system's collation library for character set ordering.
|
||||
This controls the ordering of keys stored in indexes. For this reason,
|
||||
a cluster cannot switch to an incompatible collation library version,
|
||||
|
|
|
|||
Loading…
Reference in a new issue