From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
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:36:58 |
Message-ID: | 42680EEA.7060404@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
Joshua D. Drake wrote:
>> $v_border_id = "";
>> $v_dim1_total = 0;
>> $v_dim2_total = 0;
>> $v_tag = "";
>> }
>>
>> RETURN $v_dim1_total;
^^^^^^^^^^^^^^^^^^^^^^^^^^^
I "think" that needs to be lowercase.
Sincerely,
Joshua D. Drake
>> $BODY$
>> LANGUAGE 'plperl' STABLE STRICT;
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 6: Have you searched our list archives?
>>
>> http://archives.postgresql.org
>
>
>
--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedication Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2005-04-21 20:38:01 | Re: plperl user function |
Previous Message | Keith Worthington | 2005-04-21 20:07:27 | Re: plperl user function |