On Sat, Sep 5, 2009 at 5:42 AM, Kamil Roman <kamil.lech.ro...@gmail.com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5039
> Logged by:          Kamil Roman
> Email address:      kamil.lech.ro...@gmail.com
> PostgreSQL version: 8.3.7
> Operating system:   Windows XP
> Description:        'i' flag i in regexp_replace ignored for polish letters
> Details:
>
> select  regexp_replace('LUBŻKOĄŚĆĘŁŃÓ','[ośżźćęąłńó]',
> '_','ig');
>
> returns 'LUBŻK_ĄŚĆĘŁŃÓ' and it should return LUB_K_______

I haven't seen a response to this.   Anyone think this might be a bug?

...Robert

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

Reply via email to