Dynamic loading of Perl Code in Postgres functions - Mailing list pgsql-general

From Jasbinder Singh Bali
Subject Dynamic loading of Perl Code in Postgres functions
Date
Msg-id a47902760701160606t25e27e2cwddf65c61abf4347a@mail.gmail.com
Whole thread Raw
Responses Re: Dynamic loading of Perl Code in Postgres functions  ("Adam Rich" <adam.r@sbcglobal.net>)
List pgsql-general
Hi,
I have some perl code that I need to load dynamically in my postgres function.
How can this be accomplished?
I can do it in C using shared objects but don't know how would the same work
with perl.
Is there anything like shared objects in Perl or something.
Thanks,
Jas

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Need help on SP
Next
From: "Gary Benade"
Date:
Subject: invalid byte sequence for encoding "UTF8"