..
data
Avoid regression test cases that fail in locales that sort "v" and "w"
2009-01-19 14:24:13 +00:00
expected
Make ALTER TABLE revalidate uniqueness and exclusion constraints.
2011-01-20 22:48:29 -05: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
Make ALTER TABLE revalidate uniqueness and exclusion constraints.
2011-01-20 22:48:29 -05:00
.gitignore
Convert cvsignore to gitignore, and add .gitignore for build targets.
2010-09-22 12:57:06 +02:00
GNUmakefile
Split the LDFLAGS make variable into two parts: LDFLAGS is now used for
2010-07-05 18:54:38 +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
Add missing --use-existing --help mention from regression binary.
2010-06-12 17:21:29 +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