Re: "stored procedures" - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: "stored procedures"
Date
Msg-id 4DB1B410020000250003CC1B@gw.wicourts.gov
Whole thread Raw
In response to Re: "stored procedures"  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
Merlin Moncure <mmoncure@gmail.com> wrote:
> hm, another neat thing about this is that it skirts the
> unfortunate confusion between sql 'begin' and plpgsql 'begin'...
I hadn't thought about that.  There is the SQL-standard START
TRANSACTION synonym, so there is a way to deal with it -- but since
BEGIN seems to be used more heavily there would clearly be
confusion.
-Kevin


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: "stored procedures"
Next
From: Dan Ports
Date:
Subject: SSI non-serializalbe UPDATE performance (was: getting to beta)