BUG #3716: utf8 crash with replace

From: "Andreas Pflug" <pgadmin(at)pse-consulting(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3716: utf8 crash with replace
Date: 2007-11-02 20:00:59
Message-ID: 200711022000.lA2K0xA3057630@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 3716
Logged by: Andreas Pflug
Email address: pgadmin(at)pse-consulting(dot)de
PostgreSQL version: 8.2.4
Operating system: Linux,Windows
Description: utf8 crash with replace
Details:

If replace is used with UTF8 client_encoding, searching for a malformed
string, the backend will crash.

SELECT replace('rger', chr(195), 'Ae')

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2007-11-02 20:43:02 Re: BUG #3715: StackBuilder failing
Previous Message Bailey, Scott 2007-11-02 19:58:16 Re: BUG #3706: ecpg regression: "MOVE FORWARD"