Small question

From: Joep deVocht <joep(at)masktools(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Small question
Date: 2002-03-19 00:28:37
Message-ID: 3C968635.5469C0D4@masktools.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

Is there a way to determine whether a transaction
is started and not ended yet? I.e. is it possible to
check whether a "begin"was issued but the corresponding
"commit/end" wasn't yet?

I'm using the c++ interface for Postgres7.1.
(But I hope the answer is independent of that)

Many thanx in advance,

Joep.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ljb 2002-03-19 01:32:06 Re: Since what version are foreign key constraints implemented in postgresql?
Previous Message Eric Lee Green 2002-03-18 23:01:27 Performance issues