postgresql/src/pl
Andrew Dunstan 21e343da35 Make plperl's $_TD trigger data a global rather than a lexical variable,
with a fresh local value for each invocation, to avoid unexpected sharing
violations. Per recent -hackers discussion.
2006-05-29 13:51:23 +00:00
..
plperl Make plperl's $_TD trigger data a global rather than a lexical variable, 2006-05-29 13:51:23 +00:00
plpgsql TG_table_name and TG_table_schema for plpgsql, plus docs and regression. 2006-05-28 03:03:17 +00:00
plpython Looks like the new plpython regression test fails on older pythons. See if this works. 2006-05-27 12:39:11 +00:00
tcl TG_table_name and TG_table_schema for pl/tcl, plus regression test and docs. 2006-05-27 20:24:16 +00:00
Makefile Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00