citus/src/test/regress
Onder Kalaci 169fb5943e Improve error messages for INSERT INTO .. SELECT
This commit is intended to improve the error messages while planning
INSERT INTO .. SELECT queries. The main motivation for this change is
that we used to map multiple cases into a single message. With this change,
we added explicit error messages for many cases.
2017-01-16 12:16:14 -07:00
..
data Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
expected Improve error messages for INSERT INTO .. SELECT 2017-01-16 12:16:14 -07:00
input Add view support 2017-01-13 09:39:42 +03:00
output Add view support 2017-01-13 09:39:42 +03:00
specs Simple isolationtester dml vs. repair tests. 2016-10-27 00:31:41 -07:00
sql Improve error messages for INSERT INTO .. SELECT 2017-01-16 12:16:14 -07:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
Makefile Add support for running regression tests under valgrind. 2016-12-12 15:42:11 -08: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_schedule Remove placement metadata of reference tables after master_remove_node 2017-01-16 11:24:56 +03:00
multi_task_tracker_extra_schedule Switch from pg_worker_list.conf file to pg_dist_node metadata table. 2016-10-05 13:01:35 +03:00
pg_regress_multi.pl Fix diff option failure in regression test 2017-01-10 22:58:47 +03:00
worker_schedule Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00