Transactions in PLPGSQL? - Mailing list pgsql-sql

From Ken Corey
Subject Transactions in PLPGSQL?
Date
Msg-id 01020412065705.18716@kenlinux.bithub.org
Whole thread Raw
List pgsql-sql
Hi All!

Are the BEGIN/END; seen in a typical PL/PGSQL function a transaction wrapper, 
or do I need to add another BEGIN/END block?

Should I just put a 'rollback' in the function, or do I need to do something 
special?

Thanks!

-Ken


pgsql-sql by date:

Previous
From: Mathieu Dube
Date:
Subject: 1024 limit???
Next
From: Hubert Palme
Date:
Subject: parse error in create index