Re: Flag for insentive use of Postgres?

Поиск
Список
Период
Сортировка
От Arjen van der Meijden
Тема Re: Flag for insentive use of Postgres?
Дата
Msg-id agh9f3$10$1@news.tudelft.nl
обсуждение исходный текст
Ответ на Flag for insentive use of Postgres?  (Andreas Schlegel <schlegel@software.b.uunet.de>)
Список pgsql-general
In the postgresql manual you find some stuff like ILIKE here:
http://www.postgresql.org/idocs/index.php?functions-matching.html

Andreas Schlegel wrote:
> 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
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org


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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Re: abuse of inheritance?
Следующее
От: Alex Rice
Дата:
Сообщение: Re: abuse of inheritance?