Transactions within a function - Mailing list pgsql-general

From Daniel Åkerud
Subject Transactions within a function
Date
Msg-id 000a01c10618$ca7f0bb0$c901a8c0@automatic100
Whole thread Raw
Responses Re: Transactions within a function  (Jan Wieck <JanWieck@Yahoo.com>)
Cross database foreign keys  (Morgan Curley <mcurley@e4media.com>)
Re: Transactions within a function  (Alex Pilosov <alex@pilosoft.com>)
Re: Transactions within a function  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
Do the BEGIN and END in a function also indicate that it is done in a transaction?
Or can you put another BEGIN TRANSACTION; END TRANSACTION; in there?
 
---
Daniel Åkerud
 
[ Don't underestimate the power of stupid people in large groups]

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: Deduce table name from OID?
Next
From: wsheldah@lexmark.com
Date:
Subject: Re: PostgreSQL perl / libpq.so.2 problem - again :(