Re: [DOCS] Values list-of-targetlists patch for comments (was Re:

2006-08-04 Thread Simon Riggs
On Thu, 2006-08-03 at 10:58 -0400, Tom Lane wrote: > Gavin Sherry <[EMAIL PROTECTED]> writes: > > Docs and regression tests attached. > > I've applied the regression tests (with a few additions), but I'm > feeling dissatisfied with this approach to documenting VALUES. > It seems to be mostly missi

Re: [DOCS] Values list-of-targetlists patch for comments (was Re: [PATCHES]

2006-08-04 Thread Peter Eisentraut
Tom Lane wrote: > Wrong question. SELECT (for the general case of multi-row results) > and VALUES are exactly parallel in the SQL grammar; the right > question is "according to what theory are you allowed to issue a > general SELECT?" The "top-level" SELECT for interactive use is ::= ::= |