The attached patch allows 'select foo()' as well as 'select * from
Bruce Momjian <bruce@momjian.us>
The attached patch allows 'select foo()' as well as 'select * from foo()' where foo() is a plperl function that returns a single composite. Andrew Dunstan
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/plperl.c | modified | +57 −13 |