mirror of https://github.com/citusdata/citus.git
Merge 62eee46069
into 85075b7c28
commit
507043cdd8
|
@ -51,7 +51,7 @@ check-multi: all tempinstall-main
|
||||||
|
|
||||||
check-multi-hll: all tempinstall-main
|
check-multi-hll: all tempinstall-main
|
||||||
$(pg_regress_multi_check) --load-extension=citus --load-extension=hll -- \
|
$(pg_regress_multi_check) --load-extension=citus --load-extension=hll -- \
|
||||||
$(MULTI_REGRESS_OPTS) $(EXTRA_TESTS) multi_create_table multi_master_protocol multi_stage_data multi_agg_approximate_distinct
|
$(MULTI_REGRESS_OPTS) $(EXTRA_TESTS) multi_create_table multi_master_protocol multi_load_data multi_agg_approximate_distinct
|
||||||
|
|
||||||
check-multi-task-tracker-extra: all tempinstall-main
|
check-multi-task-tracker-extra: all tempinstall-main
|
||||||
$(pg_regress_multi_check) --load-extension=citus \
|
$(pg_regress_multi_check) --load-extension=citus \
|
||||||
|
|
Loading…
Reference in New Issue