citus/src
velioglu 0a56ed910b Change error message of queries with distributed and local table
Citus can handle INSERT INTO ... SELECT queries if the query inserts
into local table by reading data from distributed table. The opposite
way is not correct. With this commit we warn the user if the latter
option is used.
2017-09-22 13:46:19 -07:00
..
backend Change error message of queries with distributed and local table 2017-09-22 13:46:19 -07:00
include Change error message of queries with distributed and local table 2017-09-22 13:46:19 -07:00
test/regress Change error message of queries with distributed and local table 2017-09-22 13:46:19 -07:00