Flag for insentive use of Postgres?

Поиск
Список
Период
Сортировка
От Andreas Schlegel
Тема Flag for insentive use of Postgres?
Дата
Msg-id 3D2C2292.9000308@software.b.uunet.de
обсуждение
Ответы Re: Flag for insentive use of Postgres?
Re: Flag for insentive use of Postgres?
Re: Flag for insentive use of Postgres?
Список pgsql-general
Hi,

is there a flag to set which determines if queries run successful with a
case sensitive or case insensitive WHERE clause:

For example: if I have a name1 colum with a value 'Test' I would like to
search for 'test' and get also this row
(select * from tTest where name1='test')

Greetings,
Andreas



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