Re: Writing transactions in plpgsql

From: Allan Kamau <hugebirdwings(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Writing transactions in plpgsql
Date: 2001-06-08 14:43:59
Message-ID: 20010608144359.11314.qmail@web10804.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 in plpgsql functions I am
writing.
> Also how to write 'lock serializable' in plpgsql
>
> 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 Nicolas Huillard 2001-06-08 14:45:28 RE: too many clients
Previous Message Tom Lane 2001-06-08 14:41:22 Re: Re: [SQL] maximum number of rows in table - what about oid limits?