postgresql/src/pl
Andrew Dunstan 85d67ccd75 Add plperl.on_perl_init setting to provide for initializing the perl library on load. Also, handle END blocks in plperl.
Database access is disallowed during both these operations, although it might be allowed in END blocks in future.

Patch from Tim Bunce.
2010-01-30 01:46:57 +00:00
..
plperl Add plperl.on_perl_init setting to provide for initializing the perl library on load. Also, handle END blocks in plperl. 2010-01-30 01:46:57 +00:00
plpgsql Add "USING expressions" option to plpgsql's OPEN cursor FOR EXECUTE. 2010-01-19 01:35:31 +00:00
plpython PL/Python DO handler 2010-01-22 15:45:15 +00:00
tcl Apply Tcl_Init() to the "hold" interpreter created by pltcl. 2010-01-25 01:58:14 +00:00
Makefile Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00