Re: [HACKERS] strcmp() tie-breaker for identical ICU-collated strings

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: [HACKERS] strcmp() tie-breaker for identical ICU-collated strings
Дата
Msg-id CAH2-WzmH=ic71vFM3kCupkP=C1rj0AaGsHyh_bH4w5+LfZOiEw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] strcmp() tie-breaker for identical ICU-collated strings  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: [HACKERS] strcmp() tie-breaker for identical ICU-collated strings  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Fri, Jun 9, 2017 at 9:17 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> I'm not exactly sure what is possible or
> desirable, but I would not be too surprised to hear complaints about
> the observed behavior different from the "pure" ICU behavior because
> of the tiebreak, and at least some users might even find it worth
> giving up hashing in order to get the exact sort order they need.

But they are getting the sort order they need. They just don't get the
equality semantics they expect.


-- 
Peter Geoghegan



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] strcmp() tie-breaker for identical ICU-collated strings
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] transition table behavior with inheritance appearsbroken (was: Declarative partitioning - another take)