On Sat, Sep 5, 2009 at 5:42 AM, Kamil Roman <[email protected]> wrote: > > The following bug has been logged online: > > Bug reference: 5039 > Logged by: Kamil Roman > Email address: [email protected] > 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 ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
