Re: return_next for plperl - Mailing list pgsql-patches

From Abhijit Menon-Sen
Subject Re: return_next for plperl
Date
Msg-id 20050605023558.GA15882@penne.toroid.org
Whole thread Raw
In response to Re: return_next for plperl (was Re: call for help)  ("Andrew Dunstan" <andrew@dunslane.net>)
Responses Re: return_next for plperl
List pgsql-patches
At 2005-06-04 17:27:10 -0500, andrew@dunslane.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

Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Bgwriter behavior
Next
From: Bruce Momjian
Date:
Subject: Re: return_next for plperl