citus/src/backend/distributed/worker
Andres Freund 758a70a8ff Create new shards as owned the distributed table's owner.
That's important because ownership of relations implies special
privileges. Without this change, a distributed table can be accessible
by a table's owner, but a shard created by another user might not.
2016-04-27 10:28:33 -07:00
..
task_tracker.c Use the current session's username when connecting to worker nodes. 2016-04-27 10:00:08 -07:00
task_tracker_protocol.c Run some commands as superuser to allow normal users to execute queries. 2016-04-27 10:28:22 -07:00
worker_data_fetch_protocol.c Create new shards as owned the distributed table's owner. 2016-04-27 10:28:33 -07:00
worker_file_access_protocol.c Update copyright dates 2016-03-23 17:14:37 -06:00
worker_merge_protocol.c Annotate variables only used for asserts with PG_USED_FOR_ASSERTS_ONLY. 2016-04-19 12:31:12 -06:00
worker_partition_protocol.c Run some commands as superuser to allow normal users to execute queries. 2016-04-27 10:28:22 -07:00