postgresql/src/pl
Tom Lane 0441e269ea Make pltcl create separate function objects when the same function is
used as trigger on different relations.  I am not convinced that Tcl
actually has to have this, but it seems a good idea to make it be
parallel to the other PLs that definitely do need it.
2003-09-14 17:25:54 +00:00
..
plperl Looks like plperl has same bug as pltcl. 2003-09-04 15:16:39 +00:00
plpgsql When compiling a plpgsql trigger function, include the OID of the table 2003-08-18 19:16:02 +00:00
plpython Fix plpython to generate separate cached procedure data for each 2003-09-14 17:13:06 +00:00
tcl Make pltcl create separate function objects when the same function is 2003-09-14 17:25:54 +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