Re: using strxfrm for having multi locale/please vote for

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: using strxfrm for having multi locale/please vote for
Дата
Msg-id 200506071612.j57GCb920008@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: using strxfrm for having multi locale/please vote for  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: using strxfrm for having multi locale/please vote for  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > Alvaro Herrera wrote:
> >>> There are some things I think ICU can fix for us like indexing non-C
> >>> localed columns.
> >>
> >> Huh, we already do that, don't we?
>
> > Sorry, I meant LIKE index usage for non-C columns.  We can do that now
> > with a special LIKE indexing method, but this would allow normal indexes
> > to work.
>
> Sounds like pie in the sky to me.  Exactly how do you think that ICU
> will magically mask the fundamental semantic inconsistency?

I am hoping ICU will allow us to see the next greatest value for that
character.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Volkan YAZICI
Дата:
Сообщение: PQgetGetCopyData() doc. and PQsendQueryGuts() SegFault handling fix.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: SQLSTATE and SQLERRM