Locale and LIKE matching

Поиск
Список
Период
Сортировка
От Daniel Serodio
Тема Locale and LIKE matching
Дата
Msg-id 985991250.3ac50852b3267@www.ibnetwork.com.br
обсуждение исходный текст
Ответы Re: Locale and LIKE matching
Список pgsql-general
    Hi! I'd like to know if the LIKE operator is locale-aware when matching
strings. Specifically, I'd like to have "... LIKE '%a%'" match "á" (á)or
"ã" (ã) (these are ISO8859-1, pt_BR chars). Is this possible? I've
compiled postgresql 7.0.2 with --enable-locale --enable-multibyte, and created
the DB with latin1 encoding, but it still doesn't work as I'd like.
TIA

--
Daniel Serodio
daniel@ibnetwork.com.br

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

Предыдущее
От: "Brent R. Matzelle"
Дата:
Сообщение: Re: Memory Tuning
Следующее
От: "ADBAAMD"
Дата:
Сообщение: Re: Locale and LIKE matching