Re: Bug in ILIKE function? - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Bug in ILIKE function?
Date
Msg-id 3A375651.5FC62AE5@tm.ee
Whole thread Raw
In response to Bug in ILIKE function?  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> 
> Hi,
> 
> I have just tried using the ILIKE function in 7.0.3.  I assume that it is
> just a case-insensitive version of LIKE.  (Please correct me if I am wrong
> on this assumption.)

AFAIK postgres 7.0.3 does not have it, ILIKE appeared in 7.1 

But you could use the case-independant regular expressions.

------------
Hannu


pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: Re: C function proposal redux
Next
From: Fabio Nanni
Date:
Subject: triggers and actions tree/2