Re: Does psql use nested transactions? - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Does psql use nested transactions?
Date
Msg-id 6.1.1.1.0.20040812015726.04f15298@203.8.195.10
Whole thread Raw
In response to Re: Does psql use nested transactions?  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
Responses Re: Does psql use nested transactions?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
At 01:47 AM 12/08/2004, Tom Lane wrote:
>It might be reasonable to offer that behavior as an option, but I think
>I'd only want it on for interactive input.

My preference would be for something like:
   set savepoint_per_statement=true

then interactive & scripts could choose to use either feature.



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                 |    --________--
PGP key available upon request,  |  /
and from pgp.mit.edu:11371       |/ 



pgsql-hackers by date:

Previous
From: Philip Warner
Date:
Subject: pg_dump 'die_on_errors'
Next
From: Andreas Pflug
Date:
Subject: Re: fsync, fdatasync, open_sync, and open_datasync, --