Re: Possible to set postgres in case insensitive mode ?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Possible to set postgres in case insensitive mode ?
Дата
Msg-id dcc563d11001291840g6e63902vbe573cb5c2d93bb1@mail.gmail.com
обсуждение исходный текст
Ответ на Possible to set postgres in case insensitive mode ?  (Moe <mohamed5432154321@gmail.com>)
Ответы Re: Possible to set postgres in case insensitive mode ?  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
On Fri, Jan 29, 2010 at 2:52 PM, Moe <mohamed5432154321@gmail.com> wrote:
> Is it possible to set postgres in case insensitive mode ?
>
> If so, how?

What part, exactly, do you want to be case insensitive?  I assume you
mean a text / varchar type?  Look for citext, I believe it's a contrib
module, until 9.0 is out, which will include it natively.

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

Предыдущее
От: Joe Kramer
Дата:
Сообщение: Re: How to generate unique hash-type id?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Possible to set postgres in case insensitive mode ?