Re: undefined behaviour for sub-transactions? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: undefined behaviour for sub-transactions?
Date
Msg-id 200512011835.jB1IZ8T25812@candle.pha.pa.us
Whole thread Raw
In response to Re: undefined behaviour for sub-transactions?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane wrote:
> Greg Stark <gsstark@mit.edu> writes:
> > Where is Postgres at with psql using savepoints implicitly to wrap every
> > client command btw?
>
> I think that 8.1 psql can be told to do that.

Right:

    \set ON_ERROR_ROLLBACK interactive

--
  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: Tom Lane
Date:
Subject: Re: undefined behaviour for sub-transactions?
Next
From: "Jason Long"
Date:
Subject: information_schema._pg_keypositions() in 8.1???