Case sensitivity

Поиск
Список
Период
Сортировка
От brichard@cafod.org.uk (Bruce Richardson)
Тема Case sensitivity
Дата
Msg-id 20010227054712.A13552@usb.cafod.org.uk
обсуждение исходный текст
Ответы Re: Case sensitivity
Re: Case sensitivity
Список pgsql-general
Discovering that text fields in Postgres are case sensitive - so "Text"
<> "text" and both can go into the same UNIQUE column - threw me a bit,
as this is different from other databases I've worked with.

Is there a toggle to turn off case sensitivity, either for a whole
database or for a column?  Or do I just have to get used to ~*?

--
Bruce

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: corrupted pg_xlog/0000000000000000
Следующее
От: Ben Leslie
Дата:
Сообщение: Re: Correct behaviour of "DROP DATABASE"