Re: request for sql3 compliance for the update command
От
Dave Cramer
Тема
Re: request for sql3 compliance for the update command
Дата
Msg-id
1045673918.19508.234.camel@inspiron.cramers
Ответ на
Re: request for sql3 compliance for the update command (Peter Eisentraut)
Список
Дерево обсуждения
Re: request for sql3 compliance for the update command Christopher Browne <cbbrowne@acm.org>
Peter,
Referring to
http://src.doc.ic.ac.uk/packages/dbperl/refinfo/sql3/sql3bnf.sep93.txt
the following grammar exists
is the reference above valid?
as for tom's reply there are left paren, and right paren.
Dave
On Wed, 2003-02-19 at 10:37, Peter Eisentraut wrote:
> Dave Cramer writes:
>
> > update table set (col...) = ( val...)
>
> > It would appear that this is SQL3 compliant
> >
> > ::=
> >
> >
> > ::=
> >
> > |
>
> That's not what my copy says.
>
> ::=
> [ { }... ]
>
> ::=
>
> |
>
> ::=
>
> | ROW
> |
>
>
> ::=
>
>
> ::=
>
>
> ::=
>
> |
>
> ::=
>
> |
>
> (And I'm pretty sure I have the right version of the standard.)
--
Dave Cramer
Cramer Consulting
В списке pgsql-hackers по дате отправления