postgres user writes:
> I am trying to build PL/Perl procedural language to my PostgreSQL server
> installation but I want to do it without passing --with-perl flag to the
> configure script of PostgreSQL.
Why?
If you don't want to overwrite your existing installation, I'd suggest
reconfigure wi
On 1/15/2017 1:15 AM, postgres user wrote:
I am trying to build PL/Perl procedural language to my PostgreSQL
server installation but I want to do it without passing --with-perl
flag to the configure script of PostgreSQL. It would also help if
someone can explain the meaning of --with-perl flag
Hi,
I am trying to build PL/Perl procedural language to my PostgreSQL server
installation but I want to do it without passing --with-perl flag to the
configure script of PostgreSQL. It would also help if someone can explain
the meaning of --with-perl flag in a detailed fashion altogether as it
mig