Open edongashi opened 2 years ago
A TargetEntry is a superset of an expression, so there's no reason why we shouldn't carry those over to the plan.
TargetEntry
Prerequisite for EXPLAIN. I don't see how else we can print readable column references.
A
TargetEntry
is a superset of an expression, so there's no reason why we shouldn't carry those over to the plan.Prerequisite for EXPLAIN. I don't see how else we can print readable column references.