How do I know if I'm in a transaction? - Mailing list pgsql-sql

From Peter Eisentraut
Subject How do I know if I'm in a transaction?
Date
Msg-id Pine.LNX.4.10.9910071723110.848-100000@peter-e.yi.org
Whole thread Raw
List pgsql-sql
Is there a way to find out if I'm currently in a transaction? (Other then
recording all BEGINs or issuing end END and checking the response.)

-- 
Peter Eisentraut - peter_e@gmx.net
http://yi.org/peter-e/



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL] Questions about vacuum analyze
Next
From: "Catherine Germain"
Date:
Subject: Select of 2 tables using "left outer join"