Here's a patch to do the following:

Bruce Momjian <bruce@momjian.us>

Commit: bebe7c5600ad750fb52b86ecb083a3f623ba0a99
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-06-05T03:16:42Z
Releases: 8.1.0
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.

Abhijit Menon-Sen

Files

PathChange+/−
doc/src/sgml/plperl.sgml modified +6 −3
src/pl/plperl/expected/plperl.out modified +33 −51
src/pl/plperl/plperl.c modified +2 −2
src/pl/plperl/SPI.xs modified +1 −1
src/pl/plperl/sql/plperl.sql modified +13 −0