Re: case sensitivity?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: case sensitivity?
Дата
Msg-id BANLkTik=bWP-PtFEy=a-cu9X002mJJvRaQ@mail.gmail.com
обсуждение исходный текст
Ответ на case sensitivity?  (Heine Ferreira <heine.ferreira@gmail.com>)
Список pgsql-general
On Mon, Jun 6, 2011 at 2:24 PM, Heine Ferreira <heine.ferreira@gmail.com> wrote:
> Hi
>
> I posted a similar question before. I was told that Postgres is always case
> sensitive.
> I was actually referring to text data not identifiers.
> I mean char and varchar fields.
> I basicically want to avoid using upper in comparisons.
> With some databases you can use a utf8 characterset and a unicode or win1252
> coallation.
> Has anyone tried this?
> Do you know if this will work?

Maybe the citext type would do what you want?

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

Предыдущее
От: Dann Corbit
Дата:
Сообщение: Re: newbie question
Следующее
От: Andrew Sullivan
Дата:
Сообщение: Re: case sensitivity?