Re: Is function atomic? - Mailing list pgsql-sql

From Richard Huxton
Subject Re: Is function atomic?
Date
Msg-id 006b01c106d6$fa8b84a0$1001a8c0@archonet.com
Whole thread Raw
In response to Is function atomic?  (Wei Weng <wweng@kencast.com>)
List pgsql-sql
From: "John Hasler" <john@dhh.gt.org>

> Richard Huxton writes:
> > All functions take place within a transaction, but since PG doesn't
> > support nested transactions yet you can't roll back the effects of a
> > nested function.
>
> Do you have any idea when it will?

Check the "todo" list in the developers' area on the website - that'll show
what's planned for 7.2

Might be more hands available now though, with the RedHat announcement.

- Richard Huxton



pgsql-sql by date:

Previous
From: Carlo Vitolo
Date:
Subject: Problem with function & trigger
Next
From: "Richard Huxton"
Date:
Subject: Re: view and performance