Re: BUG #5039: 'i' flag i in regexp_replace ignored for polish letters
От | Robert Haas |
---|---|
Тема | Re: BUG #5039: 'i' flag i in regexp_replace ignored for polish letters |
Дата | |
Msg-id | 603c8f070910220930m5d8b262pf77e80cb63daa851@mail.gmail.com обсуждение исходный текст |
Ответ на | BUG #5039: 'i' flag i in regexp_replace ignored for polish letters ("Kamil Roman" <kamil.lech.roman@gmail.com>) |
Ответы |
Re: BUG #5039: 'i' flag i in regexp_replace ignored for polish letters
|
Список | pgsql-bugs |
On Sat, Sep 5, 2009 at 5:42 AM, Kamil Roman <kamil.lech.roman@gmail.com> wr= ote: > > The following bug has been logged online: > > Bug reference: =C2=A0 =C2=A0 =C2=A05039 > Logged by: =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Kamil Roman > Email address: =C2=A0 =C2=A0 =C2=A0kamil.lech.roman@gmail.com > PostgreSQL version: 8.3.7 > Operating system: =C2=A0 Windows XP > Description: =C2=A0 =C2=A0 =C2=A0 =C2=A0'i' flag i in regexp_replace igno= red for polish letters > Details: > > select =C2=A0regexp_replace('LUB=C5=BBKO=C4=84=C5=9A=C4=86=C4=98=C5=81=C5= =83=C3=93','[o=C5=9B=C5=BC=C5=BA=C4=87=C4=99=C4=85=C5=82=C5=84=C3=B3]', > '_','ig'); > > returns 'LUB=C5=BBK_=C4=84=C5=9A=C4=86=C4=98=C5=81=C5=83=C3=93' and it sh= ould return LUB_K_______ I haven't seen a response to this. Anyone think this might be a bug? ...Robert
В списке pgsql-bugs по дате отправления: