Thread: DBD::PgSPI

DBD::PgSPI

From
Mathieu Arnold
Date:
Hi,

I need to make queries in a plperl function, and I see there is DBD::PgSPI,
but it's still version 0.01 and it has not been changed since 2001. Is it
stable ? Is it still being developped, or ??

-- 
Mathieu Arnold



Re: DBD::PgSPI

From
alex@pilosoft.com
Date:
Well, this post has been made a long time ago, and I haven't been 
following up mailing lists, nevertheless:

It hasn't been changed because I had no requests from users for changes, 
nor patches submitted. It works for me (tm) with pgsql 7.3.2 and perl 
5.8.0.


-alex

On Thu, 17 Apr 2003, Mathieu Arnold wrote:

> Hi,
> 
> I need to make queries in a plperl function, and I see there is DBD::PgSPI,
> but it's still version 0.01 and it has not been changed since 2001. Is it
> stable ? Is it still being developped, or ??
> 
>