Re: PL/PERL: raise notice, exception ? - Mailing list pgsql-general

From David Fetter
Subject Re: PL/PERL: raise notice, exception ?
Date
Msg-id 20050405143703.GB1356@fetter.org
Whole thread Raw
In response to PL/PERL: raise notice, exception ?  ("Philippe Lang" <philippe.lang@attiksystem.ch>)
Responses Re: PL/PERL: raise notice, exception ?
List pgsql-general
On Tue, Apr 05, 2005 at 04:28:10PM +0200, Philippe Lang wrote:
> Hi,
>
> Is there in PL/PERL, under PG 8.01, an equivalent for the "raise
> notice, exception" commands of PL/PGSQL?

Use the elog() function. :)

Cheers,
D
--
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

pgsql-general by date:

Previous
From: "Philippe Lang"
Date:
Subject: PL/PERL: raise notice, exception ?
Next
From: Scott Marlowe
Date:
Subject: Re: [HACKERS] plPHP in core?