Re: unaccent as stored procedure?
От
Arnaud Lesauvage
Тема
Re: unaccent as stored procedure?
Дата
Msg-id
45754F0D.5010700@freesurf.fr
Ответ на
unaccent as stored procedure? (Stephen Woodbridge)
Список
Дерево обсуждения
unaccent as stored procedure? Stephen Woodbridge <woodbri@swoodbridge.com>
Re: unaccent as stored procedure? Arnaud Lesauvage <thewild@freesurf.fr>
Re: unaccent as stored procedure? Oleg Bartunov <oleg@sai.msu.su>
Stephen Woodbridge a écrit : > Or maybe there is another general solution that I am no aware of. If you just want to remove accents from your string, you can use : to_ascii(convert(, 'LATIN9'), 'LATIN9') It works very well AFAIAC. (tip given on this list) -- Arnaud
В списке pgsql-general по дате отправления