Re: DBD::PostgreSQL - Mailing list pgsql-interfaces

From David Wheeler
Subject Re: DBD::PostgreSQL
Date
Msg-id 8E34FCD3-FB16-11D6-93B3-0003931A964A@wheeler.net
Whole thread Raw
In response to Re: DBD::PostgreSQL  (Tim Bunce <Tim.Bunce@pobox.com>)
List pgsql-interfaces
On Monday, November 18, 2002, at 02:26  AM, Tim Bunce wrote:

>> What they _should_ do is make their commit and rollback methods
>> check for BegunWork being true (it's a bit flag in the com structure)
>> and if true then turn AutoCommit back on instead of starting a new 
>> transaction.
>
> (and turn BegunWork back off.)

Gotcha. Thanks.

David

-- 
David Wheeler                                     AIM: dwTheory
david@wheeler.net                                 ICQ: 15726394
http://david.wheeler.net/                      Yahoo!: dew7e                                               Jabber:
Theory@jabber.org



pgsql-interfaces by date:

Previous
From: David Wheeler
Date:
Subject: Re: DBD::PostgreSQL
Next
From: David Wheeler
Date:
Subject: Re: DBD::PostgreSQL