Re: How to implement transaction in plpgsql? - Mailing list pgsql-general

From
Subject Re: How to implement transaction in plpgsql?
Date
Msg-id 200109150028.3a53@lh00.opsion.fr
Whole thread Raw
In response to How to implement transaction in plpgsql?  ("Corn" <corn@tryit.com>)
List pgsql-general
If I remember correctly, the document in "function"
section sas that people can not use transaction
statements (begin, commit, rollback) IN any function.
Instead, we should use these transaction statements
OUTSIDE function.

Good luck.

CN

--------------------------------------------------------
You too can have your own email address from Eurosport.
http://www.eurosport.com






pgsql-general by date:

Previous
From: roypgsqlgen@xemaps.com
Date:
Subject: problems using COPY
Next
From: "Jeff Eckermann"
Date:
Subject: Re: joinning tables