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

Phase 3 of read-only-plans project: ExecInitExpr now builds expression

execution state trees, and ExecEvalExpr takes an expression state tree
not an expression plan tree.  The plan tree is now read-only as far as
the executor is concerned.  Next step is to begin actually exploiting
this property.
parent 77b7a740
No related branches found
No related tags found
No related merge requests found
Showing
with 540 additions and 352 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment