postgresql/src/pl
Heikki Linnakangas 49440fff08 Install plpgsql.h to to include/server at "make install".
The header file is needed by any module that wants to use the PL/pgSQL
instrumentation plugin interface. Most notably, the pldebugger plugin needs
this. With this patch, it can be built using pgxs, without having the full
server source tree available.
2012-04-16 13:03:16 +03:00
..
plperl plperl: Package-qualify _TD 2012-03-19 17:29:05 -03:00
plpgsql Install plpgsql.h to to include/server at "make install". 2012-04-16 13:03:16 +03:00
plpython PL/Python: Improve documentation of nrows() method 2012-04-16 11:30:32 +03:00
tcl Run "make all" as a prerequisite of "make check" 2011-12-27 20:27:24 +02:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00