]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Well, I finally solved the linking problem
authorBruce Momjian <bruce@momjian.us>
Thu, 20 Jan 2000 05:08:58 +0000 (05:08 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 20 Jan 2000 05:08:58 +0000 (05:08 +0000)
commitc02f1ead482e3d6efdccaacb05a7955d4aead3d1
tree5e2fe5725383d6b64b296a32c59dad5a14c26c6c
parentd242b64ba254693f916d65accdc9bb254da385a5
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
src/pl/plperl/Makefile.pl [new file with mode: 0644]
src/pl/plperl/README [new file with mode: 0644]
src/pl/plperl/plperl.c [new file with mode: 0644]