Re: BUG #3716: utf8 crash with replace - Mailing list pgsql-bugs

From Andreas Pflug
Subject Re: BUG #3716: utf8 crash with replace
Date
Msg-id 47331C89.2070703@pse-consulting.de
Whole thread Raw
In response to Re: BUG #3716: utf8 crash with replace  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> "Andreas Pflug" <pgadmin@pse-consulting.de> writes:
>
>> If replace is used with UTF8 client_encoding, searching for a malformed
>> string, the backend will crash.
>>
>
>
>> SELECT replace('Ärger', chr(195), 'Ae')
>>
>
> I see no crash here.  Maybe it's been fixed since 8.2.4?  Please try
> 8.2.5.  If you still get a crash, could you send a stack trace?
>
Ok, apparently fixed in 8.2.5.

Regards,
Andreas

pgsql-bugs by date:

Previous
From: Julius Stroffek
Date:
Subject: Re: BUG #3729: Query doesn't return the right answer
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #3729: Query doesn't return the right answer