postgresql/src/pl
Tom Lane 203015ebdd Fix small oversight in recent patch to add more CREATE-FUNCTION-time
syntax checking to plpgsql: check_sql_expr() wasn't being called by
make_select_stmt(), so that there was no SQL syntax check for SELECT
statements.
2005-10-13 15:34:19 +00:00
..
plperl Make the plperl regression tests pass in 'use_strict' mode, by adding 2005-08-24 19:24:54 +00:00
plpgsql Fix small oversight in recent patch to add more CREATE-FUNCTION-time 2005-10-13 15:34:19 +00:00
plpython Add an expected case to cover error message as spelled by python 2.2.3. 2005-10-04 02:50:04 +00:00
tcl Fix PL makefiles to support running regression tests in VPATH builds. 2005-05-24 17:07:41 +00:00
Makefile Convert the existing regression test scripts for the various optional 2005-05-14 17:55:22 +00:00