Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4

From: Doug McNaught <doug(at)wireboard(dot)com>
To: "Homayoun Yousefi'zadeh" <homayounyz(at)home(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4
Date: 2001-04-10 17:13:35
Message-ID: m3r8z0wudc.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-jdbc

"Homayoun Yousefi'zadeh" <homayounyz(at)home(dot)com> writes:

> The reason I need to compile w/ Perl
> support turned on is what I am reading
> in the README.rserv of the ERServer
> available in contrib directory.
> It says that the requirements are:
>
> - PostgreSQL >= 7.0.X
> A separate Makefile is required for PostgreSQL 7.0.x and earlier
> - Perl5 and the PostgreSQL perl interface
>
> I am thinking that it only requires client lib as
> the module compiles just fine. Can you confirm this please?

That agrees with my reading of the sentence above, but I've not
installed rserv so I'm not absolutely positive.

One thing you can do is look in the SQL code that rserv uses and see
if there are any

CREATE FUNCTION foo() RETURNS whatever AS 'blah' LANGUAGE 'plperl';

statements.

-Doug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message David Wall 2001-04-10 17:19:18 LOs and pg_dump, restore, vacuum for 7.1
Previous Message Homayoun Yousefi'zadeh 2001-04-10 17:06:08 Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2001-04-10 17:24:33 Going from 7.0.3 -> 7.1 ...
Previous Message Peter Eisentraut 2001-04-10 17:08:43 Re: libpq PQexec call of COPY

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Lockhart 2001-04-10 17:38:17 Re: JDBC and Perl compiling problems w/ postgresql-7.1rc4
Previous Message Homayoun Yousefi'zadeh 2001-04-10 17:06:08 Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4