mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +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.