Re: plperl user function

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: KeithW(at)narrowpathinc(dot)com, PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: plperl user function
Date: 2005-04-21 20:42:50
Message-ID: 20050421204250.GA43299@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Thu, Apr 21, 2005 at 12:52:32PM -0700, Joshua D. Drake wrote:
> >2) What is wrong with the use of RETURN?
>
> Somebody else is going to have to help you with that one.

In Perl "return" is lower case.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Keith Worthington 2005-04-22 12:29:39 Re: plperl user function
Previous Message Joshua D. Drake 2005-04-21 20:38:01 Re: plperl user function