Re: Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Re: Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully
Дата
Msg-id 20080819111752.c6171cf1.wmoran@collaborativefusion.com
обсуждение исходный текст
Ответ на Re: Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
In response to Alvaro Herrera <alvherre@commandprompt.com>:

> Bill Moran wrote:
>
> > Is it possible that your UPDATE command is updating multiple rows?  I
> > don't believe RETURNING will work on an UPDATE that touches more than 1
> > row.
>
> Hmm, why not?

Because a doc linked to earlier in this thread said so.

Can't find it now, so it's possible that I misread it or was suffering
from temporal insanity.

oops ...

--
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/

wmoran@collaborativefusion.com
Phone: 412-422-3463x4023

В списке pgsql-general по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Re: can't get UPDATE ... RETURNING ... INTO ... to compile successfully
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Idle in transcation problem?