BUG #3641: Concat fails in update - Mailing list pgsql-bugs

From Curt
Subject BUG #3641: Concat fails in update
Date
Msg-id 200709281339.l8SDdIxj002744@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #3641: Concat fails in update  (Heikki Linnakangas <heikki@enterprisedb.com>)
Re: BUG #3641: Concat fails in update  ("Milen A. Radev" <milen@radev.net>)
Re: BUG #3641: Concat fails in update  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3641
Logged by:          Curt
Email address:      kurt@net2business.com
PostgreSQL version: 8.1.9-1.el5
Operating system:   Centos 5
Description:        Concat fails in update
Details:

UPDATE table content=content || 'constant' where idx=101;

Content field is overwritten with 'constant'.

pgsql-bugs by date:

Previous
From: "Antonio Mari"
Date:
Subject: BUG #3640: PANIC: ERRORDATA_STACK_SIZE exceeded
Next
From: Heikki Linnakangas
Date:
Subject: Re: BUG #3641: Concat fails in update