Re: DBD::PgSPI 0.02 - Mailing list pgsql-hackers

From alex@pilosoft.com
Subject Re: DBD::PgSPI 0.02
Date
Msg-id Pine.LNX.4.44.0412060815320.10941-100000@bawx.pilosoft.com
Whole thread Raw
In response to Re: DBD::PgSPI 0.02  (Mike Rylander <mrylander@gmail.com>)
Responses Re: DBD::PgSPI 0.02
Re: DBD::PgSPI 0.02
List pgsql-hackers
On Mon, 6 Dec 2004, Mike Rylander wrote:

> Just so that you have some info, I've been using DBD::PgSPI with Pg 8.0
> since beta 1.  The only restriction I've run into with the old code is
> that it doesn't like the DBD 'do' method.  I have to use execute/fetchX
> or selectX, but other than that it seems to work.  I'll be grabbing the
> update to test soon.
'do' seems to work for me. What happens for you?

I put a version of code with a bit more fixes from comments onlist to 
www.pilosoft.com/PgSPI/DBD-PgSPI-0.03pre.tar.gz

Please download and try it.

-alex



pgsql-hackers by date:

Previous
From: Mike Rylander
Date:
Subject: Re: DBD::PgSPI 0.02
Next
From: Mike Rylander
Date:
Subject: Re: DBD::PgSPI 0.02