Skip to content
Snippets Groups Projects
Commit e69785de authored by Tom Lane's avatar Tom Lane
Browse files

Further tweaking of parsetree & plantree representation of SubLinks.

Simplify SubLink by storing just a List of operator OIDs, instead of
a list of incomplete OpExprs --- that was a bizarre and bulky choice,
with no redeeming social value since we have to build new OpExprs
anyway when forming the plan tree.
parent 36ea2679
Branches
Tags
No related merge requests found
Showing
with 409 additions and 248 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment