citus/src/test/regress
Önder Kalacı a9ec0a9192 Change behaviour of subquery pushdown flag (#1315)
This commit changes the behaviour of the citus.subquery_pushdown flag.
Before this commit, the flag is used to enable subquery pushdown logic. But,
with this commit, that behaviour is enabled by default. In other words, the
flag is now useless. We prefer to keep the flag since we don't want to break
the backward compatibility. Also, we may consider using that flag for other
purposes in the next commits.
2017-04-24 15:22:33 +03:00
..
data Remove uninstantiated qual logic, use attribute equivalences 2017-04-13 11:51:26 +03:00
expected Change behaviour of subquery pushdown flag (#1315) 2017-04-24 15:22:33 +03:00
input Change behaviour of subquery pushdown flag (#1315) 2017-04-24 15:22:33 +03:00
output Change behaviour of subquery pushdown flag (#1315) 2017-04-24 15:22:33 +03:00
specs Simple isolationtester dml vs. repair tests. 2016-10-27 00:31:41 -07:00
sql Change behaviour of subquery pushdown flag (#1315) 2017-04-24 15:22:33 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
Makefile Configure valgrind command line arguments 2017-04-21 16:30:12 +03:00
isolation_schedule Simple isolationtester dml vs. repair tests. 2016-10-27 00:31:41 -07:00
multi_binary_schedule Switch from pg_worker_list.conf file to pg_dist_node metadata table. 2016-10-05 13:01:35 +03:00
multi_mx_schedule Fix Random Fails on Travis 2017-01-31 15:23:06 -08:00
multi_schedule Add top level union support 2017-04-24 15:22:32 +03:00
multi_task_tracker_extra_schedule Use CustomScan API for query execution 2017-03-14 12:17:51 +02:00
pg_regress_multi.pl Configure valgrind command line arguments 2017-04-21 16:30:12 +03:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00