Determining transaction status

From: Aaron Dummer <aaron(at)dummer(dot)info>
To: pgsql-php(at)postgresql(dot)org
Subject: Determining transaction status
Date: 2005-05-02 16:34:38
Message-ID: 1115051678.31523.7.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hey guys,

Is there any way to determine transaction status without using
pg_transaction_status() (which hasn't been officially released yet)?

I'm using PostgreSQL 8.0.2/PHP 5.0.4.

Thanks!

--
Aaron Dummer
aaron(at)dummer(dot)info

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Volkan YAZICI 2005-05-02 17:06:39 Re: Determining transaction status
Previous Message Volkan YAZICI 2005-05-01 14:12:04 Fwd: Bug #32774: stdin handling confusion in COPY