On 6/9/17 11:12, Tom Lane wrote: > Robert Haas <[email protected]> writes: >> I have to admit that I'm still a little confused about what's actually >> going on here. Commit says that it "fixes inconsistent behavior under >> glibc's hu_HU locale", but it doesn't say what sort of inconsistent >> behavior it fixes. > > Unfortunately we were not good back then about linking commits to > list discussions, but a bit of excavation in the archives found this: > > https://www.postgresql.org/message-id/[email protected]
Good to know. That just says that if we were to go with the strcoll() result only, things would work correctly. Again, some other details to work out. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
