mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
doc: Improve a release notes item
This commit is contained in:
parent
a4188a65be
commit
9c4f20066f
1 changed files with 4 additions and 3 deletions
|
|
@ -2360,12 +2360,13 @@ Author: Peter Eisentraut <peter@eisentraut.org>
|
|||
-->
|
||||
|
||||
<para>
|
||||
Add support for <acronym>ICU</acronym> collation attributes
|
||||
(Peter Eisentraut)
|
||||
Add support for <acronym>ICU</acronym> collation attributes on older
|
||||
ICU versions (Peter Eisentraut)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
This allows customization of the collation rules.
|
||||
This allows customization of the collation rules in a consistent way
|
||||
across all ICU versions.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue