Skip to content

Commit 28e9b26

Browse files
committed
Further plperl cleanup: be more paranoid about checking the type of
data returned from Perl. Consolidate multiple bits of code to convert a Perl hash to a tuple, and drive the conversion off the keys present in the hash rather than the tuple column names, so we detect error if the hash contains keys it shouldn't. (This means keys not in the hash will silently default to NULL, which seems ok to me.) Fix a bunch of reference-count leaks too.
1 parent 25fcfdf commit 28e9b26

File tree

3 files changed

+323
-253
lines changed

3 files changed

+323
-253
lines changed

0 commit comments

Comments
 (0)