]> 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:04 +0000 (17:30 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2009 17:30:04 +0000 (17:30 +0000)
commitfa990959f453a84e3aab11b24b10e0eea75471bc
tree9c62b040c784cbe83b041d80f976b65ae6c2b195
parentece0f720d0b94c667fb85a7ea1864d3266a59a54
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