Dynamic loading of Perl Code in Postgres functions

From: "Jasbinder Singh Bali" <jsbali(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Dynamic loading of Perl Code in Postgres functions
Date: 2007-01-16 14:06:49
Message-ID: a47902760701160606t25e27e2cwddf65c61abf4347a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adam Rich 2007-01-16 14:22:18 Re: Dynamic loading of Perl Code in Postgres functions
Previous Message Gary Benade 2007-01-16 13:40:52 invalid byte sequence for encoding "UTF8"