Transactions within a function

From: Daniel Åkerud <zilch(at)home(dot)se>
To: "PostgreSQL-general" <pgsql-general(at)postgresql(dot)org>
Subject: Transactions within a function
Date: 2001-07-06 12:40:08
Message-ID: 000a01c10618$ca7f0bb0$c901a8c0@automatic100
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-novice pgsql-sql

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]

Responses

Browse pgsql-general by date

  From Date Subject
Next Message wsheldah 2001-07-06 13:04:12 Re: PostgreSQL perl / libpq.so.2 problem - again :(
Previous Message Eric Chacon 2001-07-06 11:11:05 Stored Procedure Newbie

Browse pgsql-novice by date

  From Date Subject
Next Message Jan Wieck 2001-07-06 13:23:36 Re: Transactions within a function
Previous Message Mark G. Franz 2001-07-05 23:06:09

Browse pgsql-sql by date

  From Date Subject
Next Message Jan Wieck 2001-07-06 13:23:36 Re: Transactions within a function
Previous Message rajesh 2001-07-06 10:47:12 "Display of specified number of records."