From fc07bd7c5beb27f74d04177bbf4df7a39175e6d6 Mon Sep 17 00:00:00 2001 From: Onder Kalaci Date: Wed, 11 Dec 2019 11:42:27 +0100 Subject: [PATCH] Update regression tests-3 Update the regression tests which only change in PG 12. --- src/test/regress/expected/pg12.out | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/test/regress/expected/pg12.out b/src/test/regress/expected/pg12.out index 001910977..b32ef305e 100644 --- a/src/test/regress/expected/pg12.out +++ b/src/test/regress/expected/pg12.out @@ -233,14 +233,12 @@ SELECT count(*) FROM cte1, single_hash_repartition_second WHERE cte1.id = single_hash_repartition_second.id AND single_hash_repartition_second.sum = 45; $Q$); - coordinator_plan + coordinator_plan --------------------------------------------------------------------- Aggregate -> Custom Scan (Citus Adaptive) - -> Distributed Subplan XXX_1 - -> Custom Scan (Citus Adaptive) - Task Count: 4 -(5 rows) + Task Count: 4 +(3 rows) -- Foreign keys to partition tables CREATE TABLE collections_list (