Re: better support of out parameters in plperl

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Pavel Stehule <pavel(dot)stehule(at)hotmail(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org, andrew(at)dunslane(dot)net, david(at)fetter(dot)org
Subject: Re: better support of out parameters in plperl
Date: 2006-08-11 19:42:38
Message-ID: 200608111942.k7BJgc212294@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Pavel Stehule wrote:
> Hello,
>
> I send two small patches. First does conversion from perl to postgresql
> array in OUT parameters. Second patch allow hash form output from procedures
> with one OUT argument.
>
> Regards
> Pavel Stehule
>
> _________________________________________________________________
> Citite se osamele? Poznejte nekoho vyjmecneho diky Match.com.
> http://www.msn.cz/

[ Attachment, skipping... ]

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-08-11 20:16:59 Re: Allow commenting of variables in postgresql.conf to -
Previous Message Bruce Momjian 2006-08-11 19:34:55 Re: Coding style for emacs