postgresql/src/test/regress
Tom Lane 7df4cf7fd3 Fix oversight in join removal patch: we have to delete the removed relation
from SpecialJoinInfo relid sets as well.  Per example from Vaclav Novotny.
2010-05-23 16:34:38 +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 Fix oversight in join removal patch: we have to delete the removed relation 2010-05-23 16:34:38 +00:00
input Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). 2010-01-05 21:54:00 +00:00
output Fix regression test breakage from recent change in default name of exclusion-constraint index. 2010-03-22 17:43:28 +00:00
sql Fix oversight in join removal patch: we have to delete the removed relation 2010-05-23 16:34:38 +00:00
GNUmakefile Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
parallel_schedule Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
pg_regress.c pgindent run for 9.0 2010-02-26 02:01:40 +00:00
pg_regress.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_regress_main.c Update copyright for the year 2010. 2010-01-02 16:58:17 +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 Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
standby_schedule Allow read only connections during recovery, known as Hot Standby. 2009-12-19 01:32:45 +00:00