BUG #3641: Concat fails in update

From: "Curt" <kurt(at)net2business(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #3641: Concat fails in update
Date: 2007-09-28 13:39:18
Message-ID: 200709281339.l8SDdIxj002744@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: 3641
Logged by: Curt
Email address: kurt(at)net2business(dot)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'.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Milen A. Radev 2007-09-28 13:46:23 Re: BUG #3641: Concat fails in update
Previous Message Antonio Mari 2007-09-28 12:33:09 BUG #3640: PANIC: ERRORDATA_STACK_SIZE exceeded