Re: handling transactions from C (libpq) - Mailing list pgsql-general

From Andrew Sullivan
Subject Re: handling transactions from C (libpq)
Date
Msg-id 20020809082426.C17048@mail.libertyrms.com
Whole thread Raw
In response to handling transactions from C (libpq)  (am@fx.ro)
List pgsql-general
On Fri, Aug 09, 2002 at 05:35:00PM +0300, am@fx.ro wrote:
> Please tell me, is there a way to abort only the last command of
> a transaction?  Or, is it possible to use "subtransactions"
> inside a transaction?

No, at least not yet.

By the way, the version of Postgres you're using is well and truly
ancient, and should probably be upgraded.  Given that you're using
Debian, just upgrading tot he latest -stable should do the trick for
you.

A

--
----
Andrew Sullivan                               87 Mowat Avenue
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M6K 3E3
                                         +1 416 646 3304 x110


pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: uncommited question
Next
From: frbn
Date:
Subject: Re: handling transactions from C (libpq)