Attached is a uuencoded tarball that contains

Bruce Momjian <bruce@momjian.us>

Commit: c5b02a7a26f58a3888776c119f7021bb583590b4
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-01-29T01:58:50Z
Releases: 7.1.1
Attached is a uuencoded tarball that contains
3 new files and two patches for the plperl subdir.

These changes add the ability for plperl functions
to call 'elog'. It also sets up the frame work to
allow me to add access to the SPI functions.


--
Mark Hollomon

Files

PathChange+/−
src/pl/plperl/eloglvl.c added +25 −0
src/pl/plperl/eloglvl.h added +8 −0
src/pl/plperl/Makefile.PL modified +11 −2
src/pl/plperl/plperl.c modified +4 −5
src/pl/plperl/SPI.xs added +74 −0