]> granicus.if.org Git - postgresql/commit
The attached patch allows 'select foo()' as well as 'select * from
authorBruce Momjian <bruce@momjian.us>
Wed, 21 Jul 2004 20:45:54 +0000 (20:45 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 21 Jul 2004 20:45:54 +0000 (20:45 +0000)
commit8d3517dc1f9383d606bd8e50a9b58e732322fffd
treef60a90f7b6ec5efd5d0ded9ce6610dd97a1d61b6
parent8eeae3e11c8899ce307931a39cf9bce3dfe2da5c
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
src/pl/plperl/plperl.c