CVSROOT:	/cvsroot
Module name:	pgsql-server
Changes by:	tgl(at)svr1(dot)postgresql(dot)org	03/08/04 15:40:51
Modified files:
	src/pl/plpython: plpython.c 
	src/pl/tcl     : pltcl.c 
Log message:
	Fix pltcl and plpython to support STATEMENT triggers.
	
	Joe Conway