Re: plperl user function - Mailing list pgsql-interfaces

From Joshua D. Drake
Subject Re: plperl user function
Date
Msg-id 42680EEA.7060404@commandprompt.com
Whole thread Raw
In response to Re: plperl user function  ("Joshua D. Drake" <jd@commandprompt.com>)
List 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/


pgsql-interfaces by date:

Previous
From: "Keith Worthington"
Date:
Subject: Re: plperl user function
Next
From: "Joshua D. Drake"
Date:
Subject: Re: plperl user function