Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e3831d8

Browse files
committed
timetz test was omitted from parallel_schedule.
1 parent c0bff32 commit e3831d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/regress/parallel_schedule

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ test: numerology
1111
# ----------
1212
# The second group of parallel test
1313
# ----------
14-
test: point lseg box path polygon circle date time timestamp timestamptz interval abstime reltime tinterval inet comments oidjoins type_sanity opr_sanity
14+
test: point lseg box path polygon circle date time timetz timestamp timestamptz interval abstime reltime tinterval inet comments oidjoins type_sanity opr_sanity
1515

1616
# Depends on point, lseg, box, path, polygon and circle
1717
test: geometry
18-
# Depends on interval, timestamp, timestamptz, reltime and abstime
18+
# Depends on interval, timetz, timestamp, timestamptz, reltime and abstime
1919
test: horology
2020

2121
# ----------

0 commit comments

Comments
 (0)