Skip to content
Snippets Groups Projects
Commit 67defa88 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

doc: apply hypen fix that was not backpatched

Head patch was 42ec6c2d.

Reported-by: Alexander Law

Discussion: 5785FBE7.7060508@gmail.com

Backpatch-through: 9.1
parent ddec1269
No related branches found
No related tags found
No related merge requests found
...@@ -184,7 +184,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput> ...@@ -184,7 +184,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
</para> </para>
<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. operating system's collation library for character set ordering.
This controls the ordering of keys stored in indexes. For this reason, This controls the ordering of keys stored in indexes. For this reason,
a cluster cannot switch to an incompatible collation library version, a cluster cannot switch to an incompatible collation library version,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment