Re: return_next for plperl

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Abhijit Menon-Sen <ams(at)oryx(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, plperlng-devel(at)pgfoundry(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: return_next for plperl
Date: 2005-06-05 03:16:26
Message-ID: 200506050316.j553GQi24942@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

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

Abhijit Menon-Sen wrote:
> At 2005-06-04 17:27:10 -0500, andrew(at)dunslane(dot)net wrote:
> >
> > > OK, would you please submit a patch to fix it. Thanks.
> >
> > I will unless someone beats me to it in the next 2 weeks
>
> Here's a patch to do the following:
>
> 1. Rename spi_return_next to return_next.
> 2. Add a new test for return_next.
> 3. Update the expected output.
> 4. Update the documentation.
>
> -- ams

Content-Description: 1-rn-testdoc.diff

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-06-05 03:40:48 Re: [HACKERS] WAL: O_DIRECT and multipage-writer (+ memory
Previous Message Abhijit Menon-Sen 2005-06-05 02:35:58 Re: return_next for plperl