Writing transactions in plpgsql - Mailing list pgsql-general

From Allan Kamau
Subject Writing transactions in plpgsql
Date
Msg-id 20010607132942.65489.qmail@web10803.mail.yahoo.com
Whole thread Raw
List pgsql-general
I would like to write begin and commit/rollback
transaction instructions within plpgsql writen
functions.
Also how to write 'lock serializable' in the same
context.

Thank you in advance.


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year!  http://personal.mail.yahoo.com/

pgsql-general by date:

Previous
From: Martín Marqués
Date:
Subject: Re: [HACKERS] something smells bad
Next
From: Allan Kamau
Date:
Subject: Writing transactions in plpgsql