From: | alex(at)pilosoft(dot)com |
---|---|
To: | Mike Rylander <mrylander(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: DBD::PgSPI 0.02 |
Date: | 2004-12-06 13:17:29 |
Message-ID: | Pine.LNX.4.44.0412060815320.10941-100000@bawx.pilosoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general 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
From | Date | Subject | |
---|---|---|---|
Next Message | Pierre-Frédéric Caillaud | 2004-12-06 13:46:47 | Re: select single entry and its neighbours using direct-acess to index? |
Previous Message | Andrew M | 2004-12-06 13:07:27 | Re: SSL confirmation - No trusted certificate found |
From | Date | Subject | |
---|---|---|---|
Next Message | alex | 2004-12-06 15:47:20 | Re: DBD::PgSPI 0.02 |
Previous Message | Mike Rylander | 2004-12-06 11:38:44 | Re: [HACKERS] DBD::PgSPI 0.02 |