mirror of
https://github.com/postgres/postgres.git
synced 2025-11-25 12:03:53 +03:00
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.
2.0 KiB
2.0 KiB