1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-05 09:19:17 +03:00

Add missing hyphen

Pointed out by Alexander Law
This commit is contained in:
Stephen Frost 2016-07-13 09:17:35 -04:00
parent 5d4050064b
commit 42ec6c2da6

View File

@ -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,