| From: | mike g <mike(at)thegodshalls(dot)com> |
|---|---|
| To: | "Haron, Charles" <charles(dot)haron(at)cognitive(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Perl Modules in PL/Perl functions |
| Date: | 2004-07-10 03:10:03 |
| Message-ID: | 1089429002.10763.4.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Only if Perl has been installed as an untrusted language I believe.
See http://www.postgresql.org/docs/7.4/static/plperl-trusted.html
On Fri, 2004-07-09 at 11:22, Haron, Charles wrote:
> Hello,
>
> I want to use Mail::Sender in a PL/Perl function. In order to use the
> Mail::Sender module, do I simply use a 'use' statement in the function
> definition (i.e. "use Maile::Sender;")?
>
> Regards,
> Charles
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mike g | 2004-07-10 03:15:41 | Re: Bad dumps... |
| Previous Message | Marie G. Tuite | 2004-07-09 21:12:59 | Re: seeing tables across databases |