]> 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:41 +0000 (17:30 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 28 Sep 2009 17:30:41 +0000 (17:30 +0000)
commiteff805b588b07988d9072f8e371369cca6ecc523
treef2819af932c14b8dd94f00d14904c7bc89d0f211
parent8b720b5723fcd59c22e641e05b62dc92f53c9125
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