Fix plperl validator to honor check_function_bodies: when that is OFF,
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Dec 2005 18:34:16 +0000 (18:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 28 Dec 2005 18:34:16 +0000 (18:34 +0000)
commitc104cd2038da109a190f4e58d42a54ed6dc8c538
tree18ff25de3594340a6b71e87150cc9abdaf62b392
parent15093bf2d8cd80199e2a63361e4541ebe24b0a33
Fix plperl validator to honor check_function_bodies: when that is OFF,
we want it to check the argument/result data types and no more.  In
particular, libperl shouldn't get initialized in this case.
src/pl/plperl/plperl.c