]> granicus.if.org Git - postgresql/commit
Properly handle empty arrays returned from plperl functions.
authorAndrew Dunstan <andrew@dunslane.net>
Wed, 17 Aug 2011 15:59:18 +0000 (11:59 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Wed, 17 Aug 2011 15:59:18 +0000 (11:59 -0400)
commit68c903a66ce6f766a8c99d07034374109859624f
tree07c04f1b9a034334c61e37f938e697da35a48ea0
parent1bf80041e316392b2b602ed5c90904035ca3ac10
Properly handle empty arrays returned from plperl functions.

Bug reported by David Wheeler, fix by Alex Hunsaker.
src/pl/plperl/plperl.c