Re: DBD::PostgreSQL

From: Tim Bunce <Tim(dot)Bunce(at)pobox(dot)com>
To: David Wheeler <david(at)wheeler(dot)net>
Cc: dbi-dev(at)perl(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: DBD::PostgreSQL
Date: 2002-11-18 10:26:20
Message-ID: 20021118102620.GV1408@dansat.data-plan.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

On Mon, Nov 18, 2002 at 10:15:55AM +0000, 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.)

Tim.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB SD 2002-11-18 10:42:07 Re: char(n) to varchar or text conversion should strip trailing spaces
Previous Message Tim Bunce 2002-11-18 10:15:55 Re: DBD::PostgreSQL

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jan Klostermann 2002-11-18 14:11:42 Re: psql write in vbs download now
Previous Message Tim Bunce 2002-11-18 10:15:55 Re: DBD::PostgreSQL