This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug locale/18441] Performance regression due to strcoll_l changes


https://sourceware.org/bugzilla/show_bug.cgi?id=18441

--- Comment #12 from Patraphong Sukhonpitumart <tenniscp25 at gmail dot com> ---
(In reply to Florian Weimer from comment #11)
> (In reply to Patraphong Sukhonpitumart from comment #10)
> > I believe this regression still affects glibc 2.27, and as a result,
> > PostgreSQL 10.3 on Ubuntu 16.04. Since our project involves a lot of Thai
> > text sorts, might I ask whether and when the patch is ready to get merged,
> > of course, at your convenience?
> 
> PostgreSQL 10 supports ICU for collations:
> 
> https://www.postgresql.org/docs/10/static/sql-altercollation.html
> 
> Maybe this is an alternative until this bug is fixed (which could turn out
> very difficult to implement)?

Works beautifully. Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]