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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 783f0cc) | patch
Fix initialization of es_result_relations in EvalPlanQualStart().
2020年10月23日 06:30:08 +0000 (09:30 +0300)
2020年10月23日 06:30:08 +0000 (09:30 +0300)
commit 22b73d3cb0b5bb4c141421f98dd67f091dda3c20
Fix initialization of es_result_relations in EvalPlanQualStart().

Thinko in commit 1375422c782. EvalPlanQualStart() was mistakenly
resetting the parent EState's es_result_relations, when it should
initialize the field in the child EPQ EState it just created.

That was clearly wrong, but it didn't cause any ill effects, because
es_result_relations is currently not used after the ExecInit* phase.

Author: Amit Langote
Discussion: https://www.postgresql.org/message-id/CA%2BHiwqFEuq8AAAmxXsTDVZ1r38cHbfYuiPQx_%3DYyKe2DC-6q4A%40mail.gmail.com
src/backend/executor/execMain.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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