mirror of
https://github.com/postgres/postgres.git
synced 2025-04-25 21:42:33 +03:00
Fix typo
This commit is contained in:
parent
854b643c8e
commit
77954f996c
@ -857,7 +857,7 @@ CREATE COLLATION german (provider = libc, locale = 'de_DE');
|
|||||||
<note>
|
<note>
|
||||||
<para>
|
<para>
|
||||||
By design, ICU will accept almost any string as a locale name and match
|
By design, ICU will accept almost any string as a locale name and match
|
||||||
it to the closet locale it can provide, using the fallback procedure
|
it to the closest locale it can provide, using the fallback procedure
|
||||||
described in its documentation. Thus, there will be no direct feedback
|
described in its documentation. Thus, there will be no direct feedback
|
||||||
if a collation specification is composed using features that the given
|
if a collation specification is composed using features that the given
|
||||||
ICU installation does not actually support. It is therefore recommended
|
ICU installation does not actually support. It is therefore recommended
|
||||||
|
Loading…
x
Reference in New Issue
Block a user