postgresql/src/pl
Peter Eisentraut 42ae4f2940 Turn on plpython build by default if we have something that looks like a
shared library, or we can do without one.
2001-08-27 00:29:49 +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 Turn on plpython build by default if we have something that looks like a 2001-08-27 00:29:49 +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 Turn on plpython build by default if we have something that looks like a 2001-08-27 00:29:49 +00:00