Re: Transactions within a function

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Transactions within a function
Дата
Msg-id Pine.LNX.4.30.0107061621550.679-100000@peter.localdomain
обсуждение исходный текст
Ответ на Transactions within a function  (Daniel Åkerud <zilch@home.se>)
Список pgsql-general
Daniel Åkerud writes:

> Do the BEGIN and END in a function also indicate that it is done in a transaction?

No.

> Or can you put another BEGIN TRANSACTION; END TRANSACTION; in there?

No.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Mithun Bhattacharya
Дата:
Сообщение: Newbie DBD::Pg question
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Cross database foreign keys