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


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to