accent-insensitive - Mailing list pgsql-hackers

From rgc.tech
Subject accent-insensitive
Date
Msg-id 4AF93BA2.9020504@yahoo.com.br
Whole thread Raw
Responses Re: accent-insensitive
List 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



pgsql-hackers by date:

Previous
From: Jan Otto
Date:
Subject: Re: drop tablespace error: invalid argument
Next
From: Marko Tiikkaja
Date:
Subject: Query::targetList and RETURNING