ExplainOneQuery_hook processes postgres tables as well
Open
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
Not sure if this is the intended behaviour but currently even if a query has only postgres tables, we process it in `CitusExplainOneQuery`. Looking at the postgres code, there doesn't seem to be a simply way to handle this without copy pasting some parts.
Contributor guide
Assessment
This issue has not been assessed yet.