postgresql/src/pl
Tom Lane 04b40923d6 Add code to check that IF/WHILE/EXIT test expressions are boolean,
and try to coerce the values to boolean if not.  Per recent discussions.
2003-10-01 21:47:42 +00:00
..
plperl Looks like plperl has same bug as pltcl. 2003-09-04 15:16:39 +00:00
plpgsql Add code to check that IF/WHILE/EXIT test expressions are boolean, 2003-10-01 21:47:42 +00:00
plpython Fix some problems with dropped columns in plpython trigger functions. 2003-09-16 01:07:51 +00:00
tcl Fixed type lookup in spi_prepare for possible qualified 2003-09-29 19:24:06 +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