Re: case sensitivity?

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: case sensitivity?
Date: 2011-06-06 20:29:46
Message-ID: 20110606202946.GG37813@shinkuro.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jun 06, 2011 at 10:24:45PM +0200, Heine Ferreira wrote:

> I basicically want to avoid using upper in comparisons.
> Has anyone tried this?
> Do you know if this will work?

There's a contrib module that will allow you to do this. See the
citext datatype.

A

--
Andrew Sullivan
ajs(at)crankycanuck(dot)ca

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vibhor Kumar 2011-06-06 20:52:35 Re: EnterpriseDB-xDBReplicationServer java process on OS X.
Previous Message Scott Marlowe 2011-06-06 20:29:04 Re: case sensitivity?