Re: Transactions within a function - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Transactions within a function
Date
Msg-id Pine.LNX.4.30.0107061621550.679-100000@peter.localdomain
Whole thread Raw
In response to Transactions within a function  (Daniel Åkerud <zilch@home.se>)
List 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 by date:

Previous
From: Mithun Bhattacharya
Date:
Subject: Newbie DBD::Pg question
Next
From: Jan Wieck
Date:
Subject: Re: Cross database foreign keys