citus/src/backend/distributed/master
Burak Yucesoy 78aaad2738 Fix master_append_table_to_shard to work with schemas
Fixes #78

With this change, it is possible to append a table in any schema to shard. The function
master_append_table_to_shard now supports schema names.
2016-06-17 04:35:00 +03:00
..
master_create_shards.c Fix wrong storage type for foreign tables 2016-06-08 04:12:01 +03:00
master_delete_protocol.c ADD master_modify_multiple_shards UDF 2016-05-26 17:30:35 +03:00
master_metadata_utility.c Create new shards as owned the distributed table's owner. 2016-04-27 10:28:33 -07:00
master_modify_multiple_shards.c Refactor ReportRemoteError to remove boolean arg 2016-06-07 12:38:32 -06:00
master_node_protocol.c Make master_create_empty_shard() aware of the shard placement policy 2016-05-27 15:05:53 +03:00
master_repair_shards.c Create new shards as owned the distributed table's owner. 2016-04-27 10:28:33 -07:00
master_stage_protocol.c Fix master_append_table_to_shard to work with schemas 2016-06-17 04:35:00 +03:00
pg_worker_list.conf.sample Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00
worker_node_manager.c Make master_create_empty_shard() aware of the shard placement policy 2016-05-27 15:05:53 +03:00