citus/src
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
..
backend Use tree walker instad of mutator in relation visibility 2018-09-18 09:33:01 +03:00
include Use tree walker instad of mutator in relation visibility 2018-09-18 09:33:01 +03:00
test/regress Use tree walker instad of mutator in relation visibility 2018-09-18 09:33:01 +03:00