mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
doc: Improve ICU external link
It previously pointed to the collation API documentation, which our users don't need, but the containing chapter seems useful.
This commit is contained in:
@ -1562,7 +1562,7 @@ SELECT 'x-y' = 'x_y' COLLATE level4; -- false
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
<ulink url="https://unicode-org.github.io/icu/userguide/collation/api.html"></ulink>
|
<ulink url="https://unicode-org.github.io/icu/userguide/collation/"></ulink>
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
Reference in New Issue
Block a user