summaryrefslogtreecommitdiff
path: root/src/test/regress/parallel_schedule
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/regress/parallel_schedule')
-rw-r--r--src/test/regress/parallel_schedule4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/regress/parallel_schedule b/src/test/regress/parallel_schedule
index 08e97511ac..70a84dcad3 100644
--- a/src/test/regress/parallel_schedule
+++ b/src/test/regress/parallel_schedule
@@ -11,11 +11,11 @@ test: numerology
# ----------
# The second group of parallel test
# ----------
-test: point lseg box path polygon circle date time timestamp interval abstime reltime tinterval inet comments oidjoins type_sanity opr_sanity
+test: point lseg box path polygon circle date time timestamp timestamptz interval abstime reltime tinterval inet comments oidjoins type_sanity opr_sanity
# Depends on point, lseg, box, path, polygon and circle
test: geometry
-# Depends on interval, timestamp, reltime and abstime
+# Depends on interval, timestamp, timestamptz, reltime and abstime
test: horology
# ----------