]> 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:31:12 +0000 (17:31 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2009 17:31:12 +0000 (17:31 +0000)
commit176c3c8db95ee373c0fca412e395eb6a2499e660
tree97238b8fc58f46505ff4dea53a97ff3f36e7103a
parent2ad57ee276e4a32124c7c94c347d18f420856855
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