postgresql/src/test/regress
Peter Eisentraut 9f989a8581 Fix typo
2021-05-07 17:53:34 +02:00
..
data Fix full text search to handle NOT above a phrase search correctly. 2020-04-27 12:21:04 -04:00
expected Fix typo 2021-05-07 17:53:34 +02:00
input Mark test_enc_conversion() as STRICT. 2021-04-06 14:53:56 +03:00
output Mark test_enc_conversion() as STRICT. 2021-04-06 14:53:56 +03:00
sql Fix typo 2021-05-07 17:53:34 +02:00
.gitignore Fix inconsistencies and typos in the tree, take 10 2019-08-13 13:53:41 +09:00
GNUmakefile Move tablespace path re-creation from the makefiles to pg_regress 2021-03-10 14:50:00 +09:00
Makefile
parallel_schedule Increment xactCompletionCount during subtransaction abort. 2021-04-06 09:24:50 -07:00
pg_regress_main.c Allow configurable LZ4 TOAST compression. 2021-03-19 15:10:38 -04:00
pg_regress.c Move tablespace path re-creation from the makefiles to pg_regress 2021-03-10 14:50:00 +09:00
pg_regress.h Allow pg_regress.c wrappers to postprocess test result files. 2021-01-11 13:43:19 -05:00
README
regress.c Add 'noError' argument to encoding conversion functions. 2021-04-01 11:45:22 +03:00
regressplans.sh Fix inconsistencies in the code 2019-07-08 13:15:09 +09:00
resultmap
serial_schedule Increment xactCompletionCount during subtransaction abort. 2021-04-06 09:24:50 -07:00
standby_schedule

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