LIKE and encoding and locale

Поиск
Список
Период
Сортировка
От Dennis Gearon
Тема LIKE and encoding and locale
Дата
Msg-id 40DA5615.5090902@fireserve.net
обсуждение исходный текст
Ответы Re: LIKE and encoding and locale  (mike g <mike@thegodshalls.com>)
Список pgsql-general
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. 

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Catching errors
Следующее
От: Dennis Gearon
Дата:
Сообщение: LIKE and REGEX on postgres