# -----
# Regress test schedule file adapted from postgres.
# -----

# run tablespace by itself, and first, because it forces a checkpoint;
# we'd prefer not to have checkpoints later in the tests because that
# interferes with crash-recovery testing.
# test: tablespace

test: boolean varchar text int2 int4 int8 float4 float8 comments
test: strings date time timestamp interval
test: case arrays delete
test: jsonb jsonb_jsonpath
test: regex
test: contrib-pgcrypto-rijndael