On Apr 14, 2012 8:09 AM, "Peter Eisentraut" <pete...@gmx.net> wrote: > > On tor, 2012-04-12 at 11:59 +0200, Magnus Hagander wrote: > > The SELECT manpage has: > > > > and with_query is: > > > > with_query_name [ ( column_name [, ...] ) ] AS ( select | insert | > > update | delete ) > > > > > > Should that list that you can use values as well? Or is it something > > we generally consider "wherever select works you can use values"? > > Added. > Thanks!
/Magnus