Re: Case sensitivity - Mailing list pgsql-novice

From Oliver Elphick
Subject Re: Case sensitivity
Date
Msg-id 1073971603.27287.889.camel@linda.lfix.co.uk
Whole thread Raw
In response to Case sensitivity  ("Dario Ottaviano" <dario_ottaviano@togliquestovirgilio.it>)
List pgsql-novice
On Sun, 2004-01-11 at 09:43, Dario Ottaviano wrote:
> I use postgres on a window server (IIS 5.1)
> Is there anybody that knows if  is possible to make postgres  no case
> sensitive in the manipulating data into tables/views?

You can use upper() or lower() to transform all data to one form.  In
comparing data you can use ILIKE
--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Wherefore let him that thinketh he standeth take heed
      lest he fall."            I Corinthians 10:12


pgsql-novice by date:

Previous
From: Russell Shaw
Date:
Subject: Re: Connect error
Next
From: Oliver Elphick
Date:
Subject: Re: Cluster in users home