--- Oliver Elphick <olly@lfix.co.uk> wrote:
> On Tue, 2003-10-07 at 20:46, Jeff Eckermann wrote:
>
> > I believe you can install pl/perlu in just the
> same
> > way as installing pl/perl. You will probably need
> to
> > drop pl/perl first though.
>
> No. plperl and plperlu can be installed
> simultaneously.
Hmm. I had thought the same, but I get this:
jeff@Tetsuo=> createlang -e plperlu jeff
SELECT oid FROM pg_language WHERE lanname = 'plperlu';
Password:
SELECT oid FROM pg_proc WHERE proname =
'plperl_call_handler' AND prorettype = 0 AND pronargs
= 0;
Password:
SET autocommit TO 'on';CREATE FUNCTION
"plperl_call_handler" () RETURNS LANGUAGE_HANDLER AS
'$libdir/plperl' LANGUAGE C;
Password:
ERROR: function plperl_call_handler already exists
with same argument types
createlang: language installation failed
jeff@Tetsuo=> psql -V
psql (PostgreSQL) 7.3.1
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com