Re: DELETE RETURNING

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: DELETE RETURNING
Дата
Msg-id F8BE391D-4F22-4E15-97F4-5036D69B55E4@fastcrypt.com
обсуждение исходный текст
Ответ на DELETE RETURNING  (Markus Schaber <schabi@logix-tt.com>)
Ответы Re: DELETE RETURNING  (Markus Schaber <schabi@logix-tt.com>)
Список pgsql-hackers
On 25-Sep-06, at 4:31 AM, Markus Schaber wrote:

> Hi,
>
> I just read the docs about DELETE RETURNING in 8.2, and a small  
> idea arised:
>
> INSERT INTO logtable DELETE * FROM lifetable WHERE date<'2006-01-01'
> RETURNING *;
>
> Will this work as expected?
What is your expected result here ? It would return all the rows that  
were deleted ?

Dave
>
> It might be a good example to put into the docs then.
>
> If not, it may be worth the effort to make it work in 8.3.
>
>
> Thanks,
> Markus
>
> -- 
> Markus Schaber | Logical Tracking&Tracing International AG
> Dipl. Inf.     | Software Development GIS
>
> Fight against software patents in Europe! www.ffii.org
> www.nosoftwarepatents.org
>



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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Windows build farm failures
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Buildfarm failure at "initdb" - member Cassowary