How do I know if I'm in a transaction?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: How do I know if I'm in a transaction?
Date: 1999-10-07 15:25:46
Message-ID: Pine.LNX.4.10.9910071723110.848-100000@peter-e.yi.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net
http://yi.org/peter-e/

Browse pgsql-sql by date

  From Date Subject
Next Message Catherine Germain 1999-10-07 16:39:44 Select of 2 tables using "left outer join"
Previous Message Tom Lane 1999-10-07 14:08:30 Re: [SQL] Questions about vacuum analyze