Re: Transactions inside of pl/pgsql?

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: "Dr(dot) Evil" <drevil(at)sidereal(dot)kz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Transactions inside of pl/pgsql?
Date: 2001-04-17 07:25:42
Message-ID: 3ADBEFF6.F23596A5@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Dr. Evil" wrote:
>
> I'm write a bunch of pl/pgsql stored procedures. I notice from the
> documentation that you can't do SELECT FOR UPDATE from within a stored
> pl/pgsql procedure. Is this still true in 7.1? Will it alwasy be
> true?
>

You've been able to do it since 7.0.

regards,
Hiroshi Inoue

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Firestar 2001-04-17 07:56:26 Re: Inserting Unicode into Postgre
Previous Message Christian Fritze 2001-04-17 07:16:25 Re: index not used with subselect in where clause ?