postgresql/src/pl
Peter Eisentraut aefcc2bba2 PL/Tcl: Improve trigger tests organization
The trigger tests for PL/Tcl were spread aroud pltcl_setup.sql and
pltcl_queries.sql, mixed with other tests, which makes them hard to
follow and edit.  Move all the trigger-related pieces to a new file
pltcl_trigger.sql.  This also makes the test setup more similar to
plperl and plpython.
2019-03-15 12:42:07 +01:00
..
plperl Remove unnecessary use of PROCEDURAL 2019-02-25 08:38:59 +01:00
plpgsql Refactor ParamListInfo initialization 2019-03-14 13:30:09 +01:00
plpython Remove unnecessary use of PROCEDURAL 2019-02-25 08:38:59 +01:00
tcl PL/Tcl: Improve trigger tests organization 2019-03-15 12:42:07 +01:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00