Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite55128e

Browse files
committed
Added ICU patch to release notes
1 parent34a6a80 commite55128e

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

‎doc/src/sgml/release-pro-9.5.sgml

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@
2626
Scalability improvement for multicore/multeprocessor systems.
2727
</para>
2828
</listitem>
29+
<listitem>
30+
<para>
31+
Use portable implementation of the internationalization functions
32+
(libicu) instead of system specific.
33+
</para>
34+
</listitem>
2935
<listitem>
3036
<para>
3137
Contrib module pg_trgm supports substring searches (Arthur Zakirov).
@@ -164,8 +170,19 @@ commit [90e649a7afac8c76] Thu Dec 31 09:52:30 2015 +0300
164170

165171
</sect3>
166172

173+
<sect3><title>Portability improvements</title>
167174

168-
175+
<itemizedlist>
176+
<listitem><para>
177+
Use libicu instead of system specific locale handling functions.
178+
This ensures same collating order on all platforms
179+
Based on patch by Palle Girgensohn
180+
<ulink url="http://people.freebsd.org/~girgen/postgresql-icu/README.html"></ulink>,
181+
ported to 9.5 and abbreviated sort key support added by Teodor
182+
Sigaev.</para>
183+
</listitem>
184+
</itemizedlist>
185+
</sect3>
169186
<sect3>
170187
<title>Additional Modules</title>
171188

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp