Skip to content
Snippets Groups Projects
Commit 891039c1 authored by Tom Lane's avatar Tom Lane
Browse files

Partial fix for EvalPlanQual bugs reported by Magnus Hagander, 3-Apr.

Ensure that outer tuple link needed for inner indexscan qual evaluation
gets set in the EvalPlanQual case.  This stops coredump, but we still
have resource leaks due to failure to clean up EvalPlanQual properly...
parent a25a4907
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment