Re: [subxacts] Aborting a function

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: [subxacts] Aborting a function
Дата
Msg-id 1089322881.5999.258.camel@jester
обсуждение исходный текст
Ответ на Re: [subxacts] Aborting a function  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Список pgsql-hackers
> Some sort of modification will be needed to the error processing
> mechanism, but this is beyond me at this point ...  I don't have any
> idea how could this be.

So.. If you cannot rollback a subtransaction within a plpgsql function
(all function types or just that one?) then there is no point is
allowing them to be created either.

I say disallow sub-transactions within plpgsql functions until it works
as expected.



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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: User Quota Implementation
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Nested Transactions, Abort All