postgresql/src/test/regress
Tom Lane 0cb65564e5 Add exclusion constraints, which generalize the concept of uniqueness to
support any indexable commutative operator, not just equality.  Two rows
violate the exclusion constraint if "row1.col OP row2.col" is TRUE for
each of the columns in the constraint.

Jeff Davis, reviewed by Robert Haas
2009-12-07 05:22:23 +00:00
..
data Avoid regression test cases that fail in locales that sort "v" and "w" 2009-01-19 14:24:13 +00:00
expected Add some opr_sanity checks that the lengths of the various argument-info 2009-11-29 18:53:54 +00:00
input Add exclusion constraints, which generalize the concept of uniqueness to 2009-12-07 05:22:23 +00:00
output Add exclusion constraints, which generalize the concept of uniqueness to 2009-12-07 05:22:23 +00:00
sql Add some opr_sanity checks that the lengths of the various argument-info 2009-11-29 18:53:54 +00:00
GNUmakefile Check errors in for loop 2009-10-26 21:11:22 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
parallel_schedule Run the "tablespace" regression test first not last. The former placement 2009-08-24 03:10:16 +00:00
pg_regress_main.c Simplify psql's new linestyle behavior to default to linestyle=ascii all 2009-11-25 20:26:31 +00:00
pg_regress.c Use diff's -w switch only on Windows, to avoid problems with inconsistent 2009-11-23 16:02:24 +00:00
pg_regress.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
regress.c Fix executor/spi.h to follow our usual conventions for include files, ie, 2009-01-07 13:44:37 +00:00
regressplans.sh Tweak regressplans.sh to use any already-set PGOPTIONS. 2000-12-18 02:45:47 +00:00
resultmap Rewrite ECPG regression test driver in C, by splitting the standard 2007-06-12 11:07:34 +00:00
serial_schedule Run the "tablespace" regression test first not last. The former placement 2009-08-24 03:10:16 +00:00