mirror of
https://github.com/postgres/postgres.git
synced 2025-05-11 05:41:32 +03:00
would be evaluated only once anyway (ie, it's just a SELECT with no FROM or an INSERT ... VALUES). The planner can't do it any faster than the executor, so no point in an extra copying of the expression tree.