accent = no accent - Mailing list pgsql-general

From jose antonio leo
Subject accent = no accent
Date
Msg-id KAEFLIDKHEJNPPKOLGHMOEPDCNAA.jaleo8@storelandia.com
Whole thread Raw
In response to Re: uppercase = lowercase  ("scott.marlowe" <scott.marlowe@ihs.com>)
Responses Re: accent = no accent  (Tony Grant <tony@tgds.net>)
List pgsql-general
Hi again!!

How can I make selects not accent sensitive?

The select:
Select * from articul where desc like 'jamon'
return the sames record that is
Select * from articul where desc like 'jamon'



Thanks

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Index not used with IS NULL
Next
From: Tony Grant
Date:
Subject: Re: accent = no accent