Re: missing Pg.pm in Postgres v7.3.1 - Mailing list pgsql-general

From Oliver Elphick
Subject Re: missing Pg.pm in Postgres v7.3.1
Date
Msg-id 1044626764.6898.51.camel@linda.lfix.co.uk
Whole thread Raw
In response to missing Pg.pm in Postgres v7.3.1  (Linh Luong <linh.luong@computalog.com>)
List pgsql-general
On Mon, 2003-02-03 at 19:10, Linh Luong wrote:
> Hi everyone,
>
> I was wondering is version 7.3.1 missing Pg.pm.  Trying to install 7.3.1 it
> and using Pg.pm in a perl module during my install and database import it
> keeps failing.  It is asking for Pg.pm and in v7.2.3 Pg.pm is found in the
> src/interfaces directory in the tar ball, but I can't seem to find it in
> v7.3.1.  Am I looking in the right place?  Should I be doing something else?

pgperl has been hived off into a separate module, available from gborg.

--
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "But the LORD is in his holy temple; let all the earth
      keep silence before him."           Habakkuk 2:20


pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: selects with large offset really slow
Next
From: Oliver Elphick
Date:
Subject: Re: converting Oracle to postgres