accent-insensitive

From: "rgc(dot)tech" <rgc(dot)tech(at)yahoo(dot)com(dot)br>
To: pgsql-hackers(at)postgresql(dot)org
Subject: accent-insensitive
Date: 2009-11-10 10:08:34
Message-ID: 4AF93BA2.9020504@yahoo.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello, I would suggest the inclusion an option to create the database
accent-insensitive,
without need to use functions that in some cases it's slow to return the
result.

Example:
select name from table where name ilike 'joão'

Return:
joão
joao
JOAO
JOÃO

Text by: Google translator

Regards,
Rafael

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Tiikkaja 2009-11-10 10:29:42 Query::targetList and RETURNING
Previous Message Jan Otto 2009-11-10 09:57:21 Re: drop tablespace error: invalid argument