postgresql/src/test/regress
Tom Lane d1d8462d99 Assorted further cleanup for integer-conversion patch.
Avoid depending on LL notation, which is likely to not work in pre-C99
compilers; don't pointlessly use INT32_MIN/INT64_MIN in code that has
the numerical value hard-wired into it anyway; remove some gratuitous
style inconsistencies between pg_ltoa and pg_lltoa; fix int2 test case
so it actually tests int2.
2010-11-20 12:09:36 -05:00
..
data Avoid regression test cases that fail in locales that sort "v" and "w" 2009-01-19 14:24:13 +00:00
expected Assorted further cleanup for integer-conversion patch. 2010-11-20 12:09:36 -05:00
input Add a SECURITY LABEL command. 2010-09-27 20:55:27 -04:00
output Fix dumb typo in SECURITY LABEL error message. 2010-10-26 14:55:18 -04:00
sql Assorted further cleanup for integer-conversion patch. 2010-11-20 12:09:36 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
GNUmakefile Improved parallel make support 2010-11-12 22:15:16 +02:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
parallel_schedule Add a SECURITY LABEL command. 2010-09-27 20:55:27 -04:00
pg_regress.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_regress.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pg_regress_main.c Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
regress.c Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER. 2010-10-08 13:27:31 -04: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 Add a SECURITY LABEL command. 2010-09-27 20:55:27 -04:00
standby_schedule Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00