Re: [subxacts] Aborting a function - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: [subxacts] Aborting a function
Date
Msg-id 1089322881.5999.258.camel@jester
Whole thread Raw
In response to Re: [subxacts] Aborting a function  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List 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 by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: User Quota Implementation
Next
From: Bruce Momjian
Date:
Subject: Re: Nested Transactions, Abort All