]> git.ipfire.org Git - thirdparty/postgresql.git/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:24 +0000 (17:30 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2009 17:30:24 +0000 (17:30 +0000)
commit3bf3527fe05d84bb3b4bb1f7c68d9afeaf79d733
tree2051ec1733c5571512cc8fe5918ad2709943658a
parentb3eb458a61bb391fb13e352cc50c414bdfd9dda5
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