PLPGSQL: Using Transactions and locks - Mailing list pgsql-general

From Allan Kamau
Subject PLPGSQL: Using Transactions and locks
Date
Msg-id 20010613093615.18291.qmail@web10803.mail.yahoo.com
Whole thread Raw
In response to Re: PLPGSQL: Using SELECT INTO and EXECUTE  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PLPGSQL: Using Transactions and locks  (Alex Pilosov <alex@pilosoft.com>)
List pgsql-general
Hi all,
How do I write transaction statements like 'BEGIN
WORK'... in PLPGSQL.
Also how do I write lock statements in the same.
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/

pgsql-general by date:

Previous
From: "Itzinger, Oskar"
Date:
Subject: [Help] AGGREGATE problem w/v7.0
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Re: Does PostgreSQL support EXISTS?