This patch, when applied in src/pl will unbreak plperl in

Bruce Momjian <bruce@momjian.us>

Commit: 5c6fa5ee3229875d7588e280516da171294bcf27
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-09-12T04:28:30Z
Releases: 7.1.1
This patch, when applied in src/pl will unbreak plperl in
7.0.2 release. Sorry, if that's fixed ages ago - I don't track
development versions of PostgreSQL.

Patch is just a little bit tested (some valid functions created and
successfully run as well as some erroneous ones created and emitted proper
error messages when used).

My platform is FreeBSD 5.0-CURRENT (with perl 5.6.0 provided in the
base system).

Alex Kapranoff

Files

PathChange+/−
src/pl/Makefile modified +4 −5
src/pl/plperl/plperl.c modified +7 −7