Re: [HACKERS] DBD::PgSPI 0.02

From: Mike Rylander <mrylander(at)gmail(dot)com>
To: "alex(at)pilosoft(dot)com" <alex(at)pilosoft(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] DBD::PgSPI 0.02
Date: 2004-12-06 11:38:44
Message-ID: b918cf3d04120603386b5d2ed3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Mon, 6 Dec 2004 00:27:18 -0500 (EST), alex(at)pilosoft(dot)com
<alex(at)pilosoft(dot)com> wrote:
> Hello,
>
> A short note that I've updated DBD::PgSPI version 0.02 to CPAN.
>
> There are no new features - but the code now expects (and works with)
> reasonably decent versions of perl (5.8.x) and pgsql (8.x).

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.

>
> No warranty is given, this code compiles and 'scratches my itch'. If it
> happens to scratch yours, more the merrier.
>

Thanks for scratching your itch! I'm sure you're merrie than you know. :)

> -alex
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Mike Rylander
mrylander(at)gmail(dot)com
GPLS -- PINES Development
Database Developer
http://open-ils.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Konstantin Danilov 2004-12-06 12:07:20
Previous Message Geoffrey 2004-12-06 11:35:38 Re: When to encrypt

Browse pgsql-hackers by date

  From Date Subject
Next Message alex 2004-12-06 13:17:29 Re: DBD::PgSPI 0.02
Previous Message Kris Jurka 2004-12-06 11:07:55 Re: [HACKERS] postgresql-7.4.5