Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch
Andrew Dunstan <andrew@dunslane.net>
Prepared queries for PLPerl, plus fixing a small plperl memory leak. Patch and docs from Dmitry Karasik, slightly editorialised.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/plperl.sgml | modified | +68 −4 |
| src/pl/plperl/expected/plperl.out | modified | +48 −0 |
| src/pl/plperl/plperl.c | modified | +483 −13 |
| src/pl/plperl/plperl.h | modified | +7 −1 |
| src/pl/plperl/SPI.xs | modified | +81 −1 |
| src/pl/plperl/sql/plperl.sql | modified | +37 −1 |