Fix regression test failures after rebase

pull/721/head
Murat Tuncer 2016-09-22 16:29:39 +03:00 committed by Jason Petersen
parent 2eec0167be
commit 877694296f
No known key found for this signature in database
GPG Key ID: 9F1D3510D110ABA9
2 changed files with 2 additions and 1 deletions

View File

@ -481,6 +481,8 @@ COMMIT;
first | integer |
Indexes:
"temp_index_2" btree (l_orderkey)
Triggers:
"citus_truncate_trigger_on_public.lineitem_alter" BEFORE TRUNCATE ON lineitem_alter FOR EACH STATEMENT EXECUTE PROCEDURE citus_truncate_trigger()
ALTER TABLE lineitem_alter DROP COLUMN first;
DROP INDEX temp_index_2;

View File

@ -846,7 +846,6 @@ FROM
hasdone) AS subquery_top
GROUP BY
hasdone;
QUERY PLAN
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Distributed Query into pg_merge_job_270015