BUG #3641: Concat fails in update

Поиск
Список
Период
Сортировка
От Curt
Тема BUG #3641: Concat fails in update
Дата
Msg-id 200709281339.l8SDdIxj002744@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: "Antonio Mari"
Дата:
Сообщение: BUG #3640: PANIC: ERRORDATA_STACK_SIZE exceeded
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: BUG #3641: Concat fails in update