Re: DBD::PostgreSQL

From: David Wheeler <david(at)wheeler(dot)net>
To: Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>
Cc: dbi-dev(at)perl(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: DBD::PostgreSQL
Date: 2002-11-18 16:55:34
Message-ID: 8E34FCD3-FB16-11D6-93B3-0003931A964A@wheeler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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(at)wheeler(dot)net ICQ: 15726394
http://david.wheeler.net/ Yahoo!: dew7e
Jabber: Theory(at)jabber(dot)org

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-11-18 16:58:30 PREPARE and parameter types (Re: [INTERFACES] DBD::PostgreSQL)
Previous Message David Wheeler 2002-11-18 16:55:20 Re: DBD::PostgreSQL

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 2002-11-18 16:58:30 PREPARE and parameter types (Re: [INTERFACES] DBD::PostgreSQL)
Previous Message David Wheeler 2002-11-18 16:55:20 Re: DBD::PostgreSQL