postgresql/src/test/regress
Tom Lane 98e314550c Fix timing-sensitive regression test result I just created :-( --- the
DROP USER at the end of the cluster.sql test could fail, if the temp
table created in the previous session hadn't finished getting dropped.
Unluckily, I didn't see this in several repetitions of the parallel
regression tests, but it's popping up on quite a few buildfarm machines.
2010-02-03 03:21:25 +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 timing-sensitive regression test result I just created :-( --- the 2010-02-03 03:21:25 +00:00
input Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). 2010-01-05 21:54:00 +00:00
output Please tablespace directories in their own subdirectory so pg_migrator 2010-01-12 02:42:52 +00:00
sql Fix timing-sensitive regression test result I just created :-( --- the 2010-02-03 03:21:25 +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 Type table feature 2010-01-28 23:21:13 +00:00
pg_regress_main.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_regress.c Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pg_regress.h 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 Type table feature 2010-01-28 23:21:13 +00:00
standby_schedule Allow read only connections during recovery, known as Hot Standby. 2009-12-19 01:32:45 +00:00