git.postgresql.org Git - postgresql.git/commit
2005年5月30日 01:04:44 +0000 (01:04 +0000)
2005年5月30日 01:04:44 +0000 (01:04 +0000)
commit c8f81df41b1269714c08a508ccecc0adc8ef96bd
Skip eval_const_expressions when the query is such that the expression
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.
This is the main PostgreSQL git repository.
RSS
Atom