Case and accent insensitive

Поиск
Список
Период
Сортировка
От Max
Тема Case and accent insensitive
Дата
Msg-id 1461523717.1243810.1453806372489.JavaMail.yahoo@mail.yahoo.com
обсуждение исходный текст
Ответы Re: Case and accent insensitive  (rob stone <floriparob@gmail.com>)
Список pgsql-general
Is there a collation for case and accent insensitive filter? I just found the use of operators like ILIKE ou CITEXT module but I can't use ILIKE in the queries and the CITEXT is a field-by-field solution for the case insensitive part of the problem. I also found the unaccent text search dictionary that could help with the accent part.

In the MySQL world we have the database level collation latin1_swedish_ci where 'maca' = 'Maçã' is true and no field level configuration is required.

This database is hosted in Amazon Cloud so I'm also limited by what I can do in this environment.

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

Предыдущее
От: Geoff Winkless
Дата:
Сообщение: Re: request for comment re "contributor-covenant.org"
Следующее
От: "(Daniel Stolf)"
Дата:
Сообщение: Re: adding a bdr node using bcv backup