citus/src/backend/distributed/worker
Onder Kalaci 41d606b575 Use tree walker instad of mutator in relation visibility
This commit uses *_walker instead of *_mutator for performance reasons.
Given that we're only updating a functionId in the tree, the approach
seems fine.
2018-09-18 09:33:01 +03:00
..
task_tracker.c Add connparam invalidation trigger creation logic 2018-06-20 14:13:18 -06:00
task_tracker_protocol.c Add connparam invalidation trigger creation logic 2018-06-20 14:13:18 -06:00
worker_data_fetch_protocol.c ApplyLogRedaction noop func is added 2018-08-17 14:48:54 -07:00
worker_drop_protocol.c Ensure we are allowing partitioned tables at all appropriate places 2017-08-09 10:01:35 +03:00
worker_file_access_protocol.c Add infrastructure to relation if exists 2018-09-07 14:49:36 +03:00
worker_merge_protocol.c PG11 compatibility update 2018-04-26 11:29:43 +03:00
worker_partition_protocol.c ApplyLogRedaction noop func is added 2018-08-17 14:48:54 -07:00
worker_shard_visibility.c Use tree walker instad of mutator in relation visibility 2018-09-18 09:33:01 +03:00
worker_truncate_trigger_protocol.c Add version checks to necessary UDFs 2017-05-22 09:53:29 +03:00