Well, I finally solved the linking problem

Bruce Momjian <bruce@momjian.us>

Commit: c02f1ead482e3d6efdccaacb05a7955d4aead3d1
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-01-20T05:08:58Z
Releases: 7.1.1
Well, I finally solved the linking problem
that kept me from making perl secure.

Attached is uuencoded tarball to add PL/perl
to postgresql.

Things I know don't work.
-- triggers
-- SPI


The README file has a _VERY_ short tutorial.

Mark Hollomon

Files

PathChange+/−
src/pl/plperl/Makefile.pl added +113 −0
src/pl/plperl/plperl.c added +2175 −0
src/pl/plperl/README added +41 −0