RE: case insensitive matching

Поиск
Список
Период
Сортировка
От Ragnar Hakonarson
Тема RE: case insensitive matching
Дата
Msg-id NEBBLIGKOLDMLCKMNBJMMEDHCBAA.ragnar@conquestnetwork.com
обсуждение исходный текст
Ответ на case insensitive matching  (Robert Kernell <kernell@sundog.larc.nasa.gov>)
Список pgsql-general
use the '~*' operator, i.e., "attribute" ~* 'pattern'

Ragnar


-----Original Message-----
From: pgsql-general-owner@hub.org [mailto:pgsql-general-owner@hub.org]On
Behalf Of Robert Kernell
Sent: Tuesday, October 03, 2000 17:41
To: pgsql-general@postgresql.org
Subject: [GENERAL] case insensitive matching


Hi. LIKE does case sensitive string matching. Is there an easy way to do
case
insensitive string matching?

Bob Kernell
Research Scientist
AS&M
email: kernell@sundog.larc.nasa.gov


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

Предыдущее
От: Michael Ansley
Дата:
Сообщение: OIDs
Следующее
От: Mart Käsper
Дата:
Сообщение: Q : aborting requests ?