Well, I finally solved the linking problem
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| src/pl/plperl/Makefile.pl | added | +113 −0 |
| src/pl/plperl/plperl.c | added | +2175 −0 |
| src/pl/plperl/README | added | +41 −0 |