postgresql/src/test/regress
Tom Lane 3d1e01caa4 Support INSERT/UPDATE/DELETE RETURNING in plpgsql, with rowcount checking
as per yesterday's proposal.  Also make things a tad more orthogonal by
adding the recent STRICT addition to EXECUTE INTO.
Jonah Harris and Tom Lane
2006-08-14 21:14:42 +00:00
..
data GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
expected Support INSERT/UPDATE/DELETE RETURNING in plpgsql, with rowcount checking 2006-08-14 21:14:42 +00:00
input GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
output GIN: Generalized Inverted iNdex. 2006-05-02 11:28:56 +00:00
sql Support INSERT/UPDATE/DELETE RETURNING in plpgsql, with rowcount checking 2006-08-14 21:14:42 +00:00
GNUmakefile Ah, I finally realize why Magnus wanted to add a --bindir option to 2006-07-21 00:24:04 +00:00
Makefile Rewrite pg_regress as a C program instead of a shell script. 2006-07-19 02:37:00 +00:00
parallel_schedule Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. 2006-08-12 02:52:06 +00:00
pg_regress.c If test postmaster fails to start within 60 seconds, try to kill -9 it 2006-08-13 20:39:07 +00:00
regress.c Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
regressplans.sh Tweak regressplans.sh to use any already-set PGOPTIONS. 2000-12-18 02:45:47 +00:00
resultmap Remove use of a regex character class in resultmap (for freebsd version 2006-08-03 17:04:00 +00:00
serial_schedule Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. 2006-08-12 02:52:06 +00:00