case and accent insensitive

Поиск
Список
Период
Сортировка
От MOISES ESPINOSA
Тема case and accent insensitive
Дата
Msg-id CAJW3KKZxhgB_F8R8ED63LDnp8QwBZTvR1cfvFag7VtpduK_qCQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: case and accent insensitive
Список pgsql-general
Hi,

I need to reproduced the following Oracle functionality in PostgreSQL:

CREATE INDEX index_ciudad ON world.ciudad ((NLSSORT(NOMBRE29,'nls_sort=''GENERIC_BASELETTER''')));

I don't know how i could reproduced case insensitive and accent insensitive.

Is there any collate?

Thanks.

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

Предыдущее
От: legrand legrand
Дата:
Сообщение: pg_stat_statements: password in command is not obfuscated
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FDW Foreign Table Access: strange LOG message