citus/src/test/regress
Önder Kalacı df20f7c5ed Add support for parametrized execution for subquery pushdown (#1356)
Distributed query planning for subquery pushdown is done on the original
query. This prevents the usage of external parameters on the execution.
To overcome this, we manually replace the parameters on the original
query.
2017-05-10 09:38:48 +03:00
..
data Remove uninstantiated qual logic, use attribute equivalences 2017-04-13 11:51:26 +03:00
expected Add support for parametrized execution for subquery pushdown (#1356) 2017-05-10 09:38:48 +03:00
input Subquery pushdown - main branch (#1323) 2017-04-29 04:09:48 +03:00
output Subquery pushdown - main branch (#1323) 2017-04-29 04:09:48 +03:00
specs Add truncate first isolation tests 2017-05-08 17:26:55 +02:00
sql Add support for parametrized execution for subquery pushdown (#1356) 2017-05-10 09:38:48 +03:00
.gitignore Add missing regression test output files to .gitignore 2017-04-29 03:56:14 +02:00
Makefile Configure valgrind command line arguments 2017-04-21 16:30:12 +03:00
isolation_schedule Fix locking in master_drop_all_shards / master_apply_delete_command 2017-05-08 17:26:55 +02:00
multi_binary_schedule Subqueries in where -- updated (#1372) 2017-05-01 17:20:21 +03:00
multi_mx_schedule Fix Random Fails on Travis 2017-01-31 15:23:06 -08:00
multi_schedule Add support for parametrized execution for subquery pushdown (#1356) 2017-05-10 09:38:48 +03:00
multi_task_tracker_extra_schedule Subqueries in where -- updated (#1372) 2017-05-01 17:20:21 +03: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