Re: BUG #5039: 'i' flag i in regexp_replace ignored for polish letters - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5039: 'i' flag i in regexp_replace ignored for polish letters
Date
Msg-id 12028.1256236775@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #5039: 'i' flag i in regexp_replace ignored for polish letters  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: BUG #5039: 'i' flag i in regexp_replace ignored for polish letters
List pgsql-bugs
Robert Haas <robertmhaas@gmail.com> writes:
> On Sat, Sep 5, 2009 at 5:42 AM, Kamil Roman <kamil.lech.roman@gmail.com> wrote:
>> Description:        'i' flag i in regexp_replace ignored for polish letters

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

If he's using a multibyte character set (UTF8 most likely) there is
pretty much 0 hope of it working.  The existing TODO entry for this
links to
http://archives.postgresql.org/pgsql-hackers/2008-12/msg00433.php

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Dan O'Hara"
Date:
Subject: Re: BUG #5021: ts_parse doesn't recognize email addresses with underscores
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: BUG #5021: ts_parse doesn't recognize email addresses with underscores