determining if there's a transaction in progress - Mailing list pgsql-interfaces

From Daniel Kelley
Subject determining if there's a transaction in progress
Date
Msg-id Pine.BSF.4.20L2.0208160951340.48137-100000@mx1.gc.ny.otec.com
Whole thread Raw
Responses Re: determining if there's a transaction in progress  (Steve Howe <howe@carcass.dhs.org>)
List pgsql-interfaces
hi-

i'm using libpq.  is there any way to determine if there is a transaction
is process thru libpq?

specifically, i'm looking for a function that would tell me whether or not
there are changes that should be committed to the db before program exit.

thanks-

dan




pgsql-interfaces by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: libpgtcl modifications
Next
From: Steve Howe
Date:
Subject: Re: determining if there's a transaction in progress