citus/src
Burak Yucesoy 5db357eb1a Remove ONLY clause from worker queries
Fixes #475

With this change we prevent addition of ONLY clause to queries prepared for
worker nodes. When we add ONLY clause we may miss the inherited tables in
worker nodes created by users manually.
2016-06-03 11:42:43 +03:00
..
backend Remove ONLY clause from worker queries 2016-06-03 11:42:43 +03:00
bin Add deprecation warning to copy_to_distributed_table 2016-05-03 14:08:42 +02:00
include Rely less on remote_task_check_interval. 2016-06-02 12:11:16 -06:00
test/regress Move master_update_shard_statistics() to pg_catalog 2016-06-02 10:52:47 +03:00