Re: L

Поиск
Список
Период
Сортировка
От Luke Lonergan
Тема Re: L
Дата
Msg-id C3E62232E3BCF24CBA20D72BFDCB6BF805CE8BD4@MI8NYCMAIL08.Mi8.com
обсуждение исходный текст
Ответ на Re: L  (Lukas Kahwe Smith <smith@pooteeweet.org>)
Список pgsql-advocacy
Lukas,

> Actually very few RDBMS support transactional DDL, though
> right this second I do not remember what they do in case you
> issue DDL inside a transaction. I would assume/hope that they
> give you an error and not do an implicit commit.

See here for Oracle:

http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/transact.
htm

"Committing means that a user has explicitly or implicitly requested
that the changes in the transaction be made permanent. An explicit
request occurs when the user issues a COMMIT statement. An implicit
request occurs after normal termination of an application or completion
of a data definition language (DDL) operation."

- Luke


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

Предыдущее
От: Lukas Kahwe Smith
Дата:
Сообщение: Re: L
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: L