Re: [pstehule@ilikethis.cz: plperl enhancing return possibilities]

From: David Fetter <david(at)fetter(dot)org>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, PL/Perl <plperlng-devel(at)pgfoundry(dot)org>
Subject: Re: [pstehule@ilikethis.cz: plperl enhancing return possibilities]
Date: 2006-08-10 16:53:10
Message-ID: 20060810165310.GA28558@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Wed, Aug 09, 2006 at 09:53:08PM -0400, Bruce Momjian wrote:
>
> Your patch has been added to the PostgreSQL unapplied patches list at:
>
> http://momjian.postgresql.org/cgi-bin/pgpatches
>
> It will be applied as soon as one of the PostgreSQL committers reviews
> and approves it.

Bruce,

I believe this one's been superseded by a later patch directly from
Pavel.

Cheers,
D
>
> ---------------------------------------------------------------------------
>
>
> David Fetter wrote:
> > Folks,
> >
> > Pavel Stehule sent this to me, thinking I could review it. I can't
> > just yet. It refers to
> >
> > <http://archives.postgresql.org/pgsql-hackers/2006-07/msg01421.php>
> >
> > Thanks in advance :)
> >
> > Cheers,
> > D
> > --
> > David Fetter <david(at)fetter(dot)org> http://fetter.org/
> > phone: +1 415 235 3778 AIM: dfetter666
> > Skype: davidfetter
> >
> > Remember to vote!
>
> -- Start of included mail From: Pavel Stehule <pstehule(at)ilikethis(dot)cz>
>
> > Subject: plperl enhancing return possibilities
> > To: david(at)fetter(dot)org, andrew(at)dunslane(dot)net
> > Date: Sun, 30 Jul 2006 23:02:15 +0200
>
> > Hello,
> >
> > I sending this patch for review. I'll try separate this patch to a)
> > better array support, b) consistency in OUT parameters.
> >
> > I invite any comments
> >
> > Regards
> > Pavel Stehule
>
> [ Attachment, skipping... ]
> -- End of included mail.
>
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 3: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/docs/faq
>
> --
> Bruce Momjian bruce(at)momjian(dot)us
> EnterpriseDB http://www.enterprisedb.com
>
> + If your life is a hard drive, Christ can be your backup. +

--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter

Remember to vote!

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Jeff Davis 2006-08-10 18:41:39 Coding style for emacs
Previous Message Tom Lane 2006-08-10 16:05:06 Re: Plugins redux (was Re: [PATCHES] PL instrumentation plugin