mirror of https://github.com/citusdata/citus.git
Update regression tests-3
Update the regression tests which only change in PG 12.pull/3161/head
parent
64560b07be
commit
fc07bd7c5b
|
@ -236,11 +236,9 @@ $Q$);
|
|||
coordinator_plan
|
||||
---------------------------------------------------------------------
|
||||
Aggregate
|
||||
-> Custom Scan (Citus Adaptive)
|
||||
-> Distributed Subplan XXX_1
|
||||
-> Custom Scan (Citus Adaptive)
|
||||
Task Count: 4
|
||||
(5 rows)
|
||||
(3 rows)
|
||||
|
||||
-- Foreign keys to partition tables
|
||||
CREATE TABLE collections_list (
|
||||
|
|
Loading…
Reference in New Issue