Seems Pavel has submitted the patch now, and I place it in the patch queue.
--------------------------------------------------------------------------- David Fetter wrote: > On Fri, Jul 28, 2006 at 10:42:49AM +0200, Pavel Stehule wrote: > > Hello, > > > > I miss better support OUT arguments in plerlu: > > > > create or replace function foo(out p varchar[]) as $$ return { p => [pavel, > > jana] }; $$ language plperlu; > > postgres=# select foo(); > > ERROR: array value must start with "{" or dimension information > > postgres=# > > > > I starting work on it. I hope It will be done before current feature freeze. > > > > Regards > > Pavel Stehule > > It seems Pavel missed sending the preliminary patch, so here it is :) > > Cheers, > D > -- > David Fetter <[EMAIL PROTECTED]> http://fetter.org/ > phone: +1 415 235 3778 AIM: dfetter666 > Skype: davidfetter > > Remember to vote! [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 9: In versions below 8.0, the planner will ignore your desire to > choose an index scan if your joining column's datatypes do not > match -- Bruce Momjian [EMAIL PROTECTED] EnterpriseDB http://www.enterprisedb.com + If your life is a hard drive, Christ can be your backup. + ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly