Re: Is select a transaction starting statement?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Is select a transaction starting statement?
Дата
Msg-id 200409142249.35367.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Is select a transaction starting statement?  (Dennis Bjorklund <db@zigo.dhs.org>)
Ответы Re: Is select a transaction starting statement?  (Dennis Bjorklund <db@zigo.dhs.org>)
Список pgsql-hackers
Dennis Bjorklund wrote:
> In sql99 there is only <direct select statement: single row> which is
> SELECT .. INTO .. But maybe some of the other includes queries after
> 4-5 jumps or so. Or maybe they simply forgot that one. Just my luck
> to be reading sql99.

It's the same in SQL 99.  I think you missed that most of the "direct 
SQL" is specified in part 5 instead of part 2.  In SQL 2003 they have 
merged these parts.  The relevant section for you in SQL 99 is 4.6.3 in 
part 5.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



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

Предыдущее
От: Alexander Serkov
Дата:
Сообщение: Postgresql 8.0.0beta2 unicode problem
Следующее
От: "Passynkov, Vadim"
Дата:
Сообщение: Re: NEW used in a query that is not in a rule