Re: error reporting - Mailing list pgsql-interfaces

From Peter Eisentraut
Subject Re: error reporting
Date
Msg-id Pine.LNX.4.44.0206172104590.943-100000@localhost.localdomain
Whole thread Raw
In response to error reporting  (Franco <carinato@tin.it>)
List pgsql-interfaces
Franco writes:

> I have successfully installed postgresql (./configure without parameters)
>
> in src/interfaces/perl5 (no root user) i have run perl Makefile.PL

If you want to install the Perl interfaces, run configure --with-perl and
proceed normally.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: PL/Perl untrusted ...
Next
From: Lee Kindness
Date:
Subject: ECPG: CREATE TABLE ... FOREIGN KEY(col) REFERENCES table(col)