TBLOCK status from libpq / libpq++ - Mailing list pgsql-interfaces

From Yu Cao
Subject TBLOCK status from libpq / libpq++
Date
Msg-id Pine.SOL.3.96.990416195855.19836B-100000@wavelet.kla-tencor.com
Whole thread Raw
Responses Re: [INTERFACES] TBLOCK status from libpq / libpq++
List pgsql-interfaces
Is there a way I can find out whether I'm inside a transaction
block (between "BEGIN" and "END") by calling some libpq function?
The transaction state referred to in backend/access/transam/xact.c
seems buried too deep to be accessible from libpq.

Thanks for any help.

--Yu Cao



pgsql-interfaces by date:

Previous
From: "Pavel PaJaSoft Janousek"
Date:
Subject: Selecting more columns in ECPG in one select - error?
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] TBLOCK status from libpq / libpq++