Perl module: Postgres - obsolete? - Mailing list pgsql-interfaces

From Dan Brickley
Subject Perl module: Postgres - obsolete?
Date
Msg-id Pine.HPP.3.96.980307112527.2525I-100000@mail.ilrt.bris.ac.uk
Whole thread Raw
Responses Re: [INTERFACES] Perl module: Postgres - obsolete?  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-interfaces
I've just upgraded my development machine to 6.3, having been working with
6.2 and 6.2.1 quite successfully for much of the last year. When I started
out with Postgres I picked up a module from the CPAN Perl archive called
'Postgres' (PostgresPerl-1.3.tar.gz). It doesn't seem to have been updated
since late 1996, but seemed to work fine with 6.2 (so long as the
Makefile.PL was amended to fix obsolete references to 'postgres95'
directories.

I've been using this module ever since, and am now wondering how safe
it'll be with 6.3. It needed a further tweak to Makefile.PL this time
(changed libpq.so.1 to libpq.so.1.1). In the medium term I will fix my
code to use  a more up to date Perl interface; in the meantime I'd be
grateful for any advice. Am I likely to damage my data or crash the
postmaster? The number change from 1 to 1.1 seems to indicate that the
library should still work...

Dan




ps. the module can be obtained from any CPAN archive, eg
http://src.doc.ic.ac.uk/packages/CPAN/modules/by-module/Postgres/


pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: More JDBC questions in 6.3
Next
From: Peter T Mount
Date:
Subject: JDBC FAQ