You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/test/regress
Robert Haas f0e44751d7 Implement table partitioning. 9 years ago
..
data
expected Implement table partitioning. 9 years ago
input Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY. 9 years ago
output Check that default_tablespace affects ALTER TABLE ADD UNIQUE/PRIMARY KEY. 9 years ago
sql Implement table partitioning. 9 years ago
.gitignore
GNUmakefile Fix misplacement of submake-generated-headers prerequisites. 9 years ago
Makefile
README
parallel_schedule Add more tests for targetlist SRFs. 9 years ago
pg_regress.c initdb pg_basebackup: Rename --noxxx options to --no-xxx 9 years ago
pg_regress.h Update copyright for 2016 10 years ago
pg_regress_main.c Set log_line_prefix and application name in test drivers 9 years ago
regress.c Replace uses of SPI_modifytuple that intend to allocate in current context. 9 years ago
regressplans.sh
resultmap
serial_schedule Add more tests for targetlist SRFs. 9 years ago
standby_schedule

README

Documentation concerning how to run these regression tests and interpret
the results can be found in the PostgreSQL manual, in the chapter
"Regression Tests".