postgresql/src/test/regress
2012-02-24 11:04:45 +02:00
..
data
expected Add some enumeration commas, for consistency 2012-02-24 11:04:45 +02:00
input Allow SQL-language functions to reference parameters by name. 2012-02-04 19:23:49 -05:00
output Allow SQL-language functions to reference parameters by name. 2012-02-04 19:23:49 -05:00
sql Fix the general case of quantified regex back-references. 2012-02-24 01:41:03 -05:00
.gitignore
GNUmakefile pg_regress: Use target-specific variable instead of overriding make rule 2012-02-07 22:42:19 +02:00
Makefile
parallel_schedule Fix regex back-references that are directly quantified with *. 2012-02-20 00:52:33 -05:00
pg_regress_main.c pg_regress: Replace exit_nicely() with exit() plus atexit() hook 2012-01-02 22:09:25 +02:00
pg_regress.c pg_regress: Add application name setting 2012-02-21 16:45:19 +02:00
pg_regress.h pg_regress: Replace exit_nicely() with exit() plus atexit() hook 2012-01-02 22:09:25 +02:00
regress.c Redesign the plancache mechanism for more flexibility and efficiency. 2011-09-16 00:43:52 -04:00
regressplans.sh
resultmap Enable compiling with the mingw-w64 32 bit compiler. 2011-12-10 15:35:41 -05:00
serial_schedule Fix regex back-references that are directly quantified with *. 2012-02-20 00:52:33 -05:00
standby_schedule