1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00

In documentation, change "recommendable" to "recommended", per

consultation with word definitions.

Backpatch to 9.2.
This commit is contained in:
Bruce Momjian
2012-08-14 12:36:35 -04:00
parent 51fd748e54
commit 1d96cf9404
5 changed files with 5 additions and 5 deletions

View File

@@ -563,7 +563,7 @@ SELECT * FROM test1 ORDER BY a || b COLLATE "fr_FR";
<literal>pg_collation</literal> are ignored. Thus, a stripped collation
name such as <literal>de_DE</literal> can be considered unique
within a given database even though it would not be unique globally.
Use of the stripped collation names is recommendable, since it will
Use of the stripped collation names is recommended, since it will
make one less thing you need to change if you decide to change to
another database encoding. Note however that the <literal>default</>,
<literal>C</>, and <literal>POSIX</> collations can be used