postgresql/src/pl
Peter Eisentraut 34fd50880f VPATH and DESTDIR support for PL/Perl, using the same techniques employed
in interfaces/perl5 a brief while ago.

Also, since building PL/Perl without a shared libperl actually works on
some platforms we can enable it there to get some development happening.
I've only checked off linux right now, but others should be added in the
future.
2001-08-26 23:54:41 +00:00
..
plperl VPATH and DESTDIR support for PL/Perl, using the same techniques employed 2001-08-26 23:54:41 +00:00
plpgsql Add -Wno-error because of "unclean" flex output. 2001-08-21 16:25:21 +00:00
plpython Support fake root install, separate build dir, dependency tracking, our 2001-07-10 16:33:02 +00:00
tcl I noticed that pltcl didn't have any way to get to SPI_lastoid like plpgsql does.. I started using pltcl a lot because I like to decide when and how my queries get planned.. so I put one together really quick 2001-08-02 15:45:55 +00:00
Makefile PL/Python integration: support in create/droplang, add CVS keywords, 2001-05-12 01:30:30 +00:00