Re: Is it not possible to nest one block within another? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Is it not possible to nest one block within another?
Date
Msg-id 200312021242.hB2CgIu15334@candle.pha.pa.us
Whole thread Raw
List pgsql-general
Nilabhra Banerjee wrote:
> Hi,
>
> I have learnt from mailing archives that nested
> transaction is not possible in postgresql. I then
> thought, in nested blocks, the inner block must be
> having autonomous transaction (As is pragma autonomous
> transaction in Oracle 8i). But I found postgresql is
> able to identify only the outer begin-end pair and
> just ignoring (with a warning) all other inner begin
> -end blocks. Is it natural of postgresql or I am
> making some mistake?

We don't supported nested transactions yet, but hope to soon.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: "Chris Travers"
Date:
Subject: Re: PostgreSQL from a newcomers perspective
Next
From: "Chris Travers"
Date:
Subject: Re: Misplaced modifier in Postgresql license