git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 03a542b) | patch
Skip eval_const_expressions when the query is such that the expression
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.
src/backend/optimizer/plan/planner.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /