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

From Tom Lane
Subject Re: BUG #3716: utf8 crash with replace
Date
Msg-id 3521.1194141290@sss.pgh.pa.us
Whole thread Raw
In response to BUG #3716: utf8 crash with replace  ("Andreas Pflug" <pgadmin@pse-consulting.de>)
Responses Re: BUG #3716: utf8 crash with replace  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgsql-bugs
"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?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Martin Pitt
Date:
Subject: Re: Test suite fails on alpha architecture
Next
From: Frank Lichtenheld
Date:
Subject: Re: Test suite fails on alpha architecture