Re: Bug in ILIKE function?

From: Hannu Krosing <hannu(at)tm(dot)ee>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Pgsql-Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bug in ILIKE function?
Date: 2000-12-13 10:58:25
Message-ID: 3A375651.5FC62AE5@tm.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Anatoly K. Lasareff 2000-12-13 11:06:16 Locale and multibyte support in 7.1
Previous Message Zeugswetter Andreas SB 2000-12-13 10:17:43 AW: SourceForge & Postgres