Re: wCTE: about the name of the feature
От
Marko Tiikkaja
Тема
Re: wCTE: about the name of the feature
Дата
Msg-id
4D68DA86.7020403@cs.helsinki.fi
Ответ на
Re: wCTE: about the name of the feature (Tom Lane)
Список
Дерево обсуждения
wCTE: about the name of the feature Tom Lane <tgl@sss.pgh.pa.us>
Re: wCTE: about the name of the feature David Fetter <david@fetter.org>
Re: wCTE: about the name of the feature Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
Re: wCTE: about the name of the feature Tom Lane <tgl@sss.pgh.pa.us>
Re: wCTE: about the name of the feature Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
Re: wCTE: about the name of the feature Tom Lane <tgl@sss.pgh.pa.us>
Re: wCTE: about the name of the feature Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
Re: wCTE: about the name of the feature Tom Lane <tgl@sss.pgh.pa.us>
Re: wCTE: about the name of the feature Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
Re: wCTE: about the name of the feature Robert Haas <robertmhaas@gmail.com>
Re: wCTE: about the name of the feature Tom Lane <tgl@sss.pgh.pa.us>
Re: wCTE: about the name of the feature Robert Haas <robertmhaas@gmail.com>
Re: wCTE: about the name of the feature David Fetter <david@fetter.org>
Re: wCTE: about the name of the feature Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
Re: wCTE: about the name of the feature Tom Lane <tgl@sss.pgh.pa.us>
Re: wCTE: about the name of the feature Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>
Re: wCTE: about the name of the feature Tom Lane <tgl@sss.pgh.pa.us>
Re: wCTE: about the name of the feature Andrew Dunstan <andrew@dunslane.net>
Re: wCTE: about the name of the feature Robert Haas <robertmhaas@gmail.com>
Re: wCTE: about the name of the feature "David E. Wheeler" <david@kineticode.com>
Re: wCTE: about the name of the feature David Fetter <david@fetter.org>
On 2011-02-26 4:41 AM +0200, Tom Lane wrote: > Marko Tiikkaja writes: >> One thing bothers me though: what was the reason for requiring a >> RETURNING clause for data-modifying statements in WITH? > > That test was in your patch, no? I moved the code to another place > but it's still enforcing the same thing, namely that you can't reference > the output of an INSERT/UPDATE/DELETE that hasn't got RETURNING. Oh, right. I misunderstood. Regards, Marko Tiikkaja
В списке pgsql-hackers по дате отправления