mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Doc: minor improvements for collation-related man pages.
This commit is contained in:
@@ -122,7 +122,9 @@ CREATE COLLATION [ IF NOT EXISTS ] <replaceable>name</replaceable> FROM <replace
|
||||
<para>
|
||||
Specifies the provider to use for locale services associated with this
|
||||
collation. Possible values
|
||||
are: <literal>icu</literal>,<indexterm><primary>ICU</></> <literal>libc</literal>.
|
||||
are: <literal>icu</literal>,<indexterm><primary>ICU</></>
|
||||
<literal>libc</literal>.
|
||||
<literal>libc</literal> is the default.
|
||||
The available choices depend on the operating system and build options.
|
||||
</para>
|
||||
</listitem>
|
||||
|
Reference in New Issue
Block a user