1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-02 09:02:37 +03:00

Fix typos

From: Alexander Law <exclusion@gmail.com>
This commit is contained in:
Peter Eisentraut
2016-08-16 12:00:00 -04:00
parent 0aa1e9a44d
commit 7c7630c202
6 changed files with 6 additions and 6 deletions

View File

@ -1026,7 +1026,7 @@ This commit is also listed under libpq and psql
<para>
This view exposes the same information available from
the the <application>pg_config</> comand-line utility,
the <application>pg_config</> comand-line utility,
namely assorted compile-time configuration information for
<productname>PostgreSQL</>.
</para>

View File

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