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:45
Message-ID: 20010607132945.71608.qmail@web10808.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.

Allan Kamau.

__________________________________________________
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 Jonathan Bartlett 2001-06-07 13:34:24 Re: maximum number of rows in table - what about oid limits?
Previous Message Allan Kamau 2001-06-07 13:29:42 Writing transactions in plpgsql