Re: LIKE and encoding and locale

Поиск
Список
Период
Сортировка
От mike g
Тема Re: LIKE and encoding and locale
Дата
Msg-id 1088052201.3650.1.camel@localhost.localdomain
обсуждение исходный текст
Ответ на LIKE and encoding and locale  (Dennis Gearon <gearond@fireserve.net>)
Ответы Re: LIKE and encoding and locale  (mike g <mike@thegodshalls.com>)
Список pgsql-general
Yes there are.  Tom the Magi has come up with a patch for that I
believe.  Search the hackers mailing list but I think it has a shot at
making it in 7.5

Mike
On Wed, 2004-06-23 at 23:18, Dennis Gearon wrote:
> I found this thread on the general list about 2 months ago:
>
>     http://marc.theaimsgroup.com/?l=postgresql-general&m=108271530922498&w=2
>
> Is there any plans to make unicode more usable for sorting, LIKE, and LOCALE in the future? Reading that thread, and
allthe manuals, it seems that unicode is very limited; It really only works in one langauge in a database. So in
reality,it'd just be simpler to use an 8 bit encoding on any postgres database, and a new database for each and every
langaugethat needs to be used by a company/site, if I have understood all the implications. 
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

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

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: LIKE and REGEX on postgres
Следующее
От: mike g
Дата:
Сообщение: Re: LIKE and encoding and locale