citus/src
Naisila Puka 1ce4fa1a9a Remove unnecessary pre-fastpath code (#7262)
This code was here because we first implemented
`fast path planner` via
[#2606](https://github.com/citusdata/citus/pull/2606)
and then later `deferred pruning`
[#3369](https://github.com/citusdata/citus/pull/3369)
So, for some years, this code was useful.
2023-11-13 13:29:10 -05:00
..
backend Remove unnecessary pre-fastpath code (#7262) 2023-11-13 13:29:10 -05:00
include Fixes typo and renames multi_process_utility (#7259) 2023-11-13 13:29:10 -05:00
test Fix flaky columnar_create.sql test (#7266) 2023-11-13 13:29:10 -05:00