]> granicus.if.org Git - postgresql/commit
Convert a perl array to a postgres array when returned by Set Returning Functions...
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2009 17:30:56 +0000 (17:30 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2009 17:30:56 +0000 (17:30 +0000)
commit38da75e1e9a592e27814f83c3166debf2686e3a1
treeb38ef7e5c02ecdff41f8b296cd58f5b7c36467b5
parent5136541a6ac4dd3c79c9e3077c0b0d16362396da
Convert a perl array to a postgres array when returned by Set Returning Functions as well as non SRFs. Backpatch to 8.1 where these facilities were introduced. with a little help from Abhijit Menon-Sen.
src/pl/plperl/plperl.c