- Notifications
You must be signed in to change notification settings - Fork5
Commit28e9b26
committed
Further plperl cleanup: be more paranoid about checking the type of
data returned from Perl. Consolidate multiple bits of code to converta Perl hash to a tuple, and drive the conversion off the keys presentin the hash rather than the tuple column names, so we detect error ifthe hash contains keys it shouldn't. (This means keys not in the hashwill silently default to NULL, which seems ok to me.) Fix a bunch ofreference-count leaks too.1 parent25fcfdf commit28e9b26
3 files changed
+323
-253
lines changed0 commit comments
Comments
(0)