On Tue, Feb 06, 2001 at 05:31:46PM -0600, will trillich wrote:
> what do i need to get "plperl" active as a language from within
> the new postgresql?

I don't know for sure, but take a look at /usr/lib/postgresql/lib.  Do
you have libperl.so ?  If so, I guess the handler is there.  Now, you
can look at /usr/lib/postgresql/lib/makelang_pl.sql for an example of
how to enable it.  I don't know why there isn't a plperl script, like
the one for plpgsql.

Luck,


-- 
Eric G. Miller <egm2@jps.net>

Reply via email to