Writing transactions in plpgsql

From: Allan Kamau <hugebirdwings(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Writing transactions in plpgsql
Date: 2001-06-07 13:29:42
Message-ID: 20010607132942.65489.qmail@web10803.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

Browse pgsql-general by date

  From Date Subject
Next Message Allan Kamau 2001-06-07 13:29:45 Writing transactions in plpgsql
Previous Message Justin Clift 2001-06-07 11:07:15 Re: USE_AUSTRALIAN_RULES breaks regression tests in 7.1.2?