postgresql installation - PL/??? - Mailing list pgsql-general

From Tom Allison
Subject postgresql installation - PL/???
Date
Msg-id 4910CEA0.1070707@tacocat.net
Whole thread Raw
Responses Re: postgresql installation - PL/???
List pgsql-general
This should be a dumb question:

--with-perl

I don't see that I have to do this in order to load pl/perl as a
function/trigger language option.  So I should assume that this will
compile pl/perl in rather than having it available as a loadable
function.  Nice for optimizations?

I'm assuming this is the case because there is no option for something
like PL/Ruby support, but Ruby is available as a loadable function.

And should I also be able to assume that PL/PgSQL is compiled into
postgresql?


so I don't really need to use any particular flags, with the probable
exception of --with-ssl?




pgsql-general by date:

Previous
From: Tom Allison
Date:
Subject: Re: postgresql and Mac OS X
Next
From: Bruce Momjian
Date:
Subject: Re: GEQO randomness?