diff options
author | Thomas Munro <tmunro@postgresql.org> | 2019-07-10 10:16:02 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2019-07-10 10:16:02 +1200 |
commit | 72b526779a9320e2dd8ff63237fbaf2e933b5c34 (patch) | |
tree | 86c82b6cc1625086430690ca76043ae8a3bfcb99 /src/backend/executor/nodeSubplan.c | |
parent | a5407d1bd6286c0f932514b8dc58f472981e0243 (diff) |
Pass QueryEnvironment down to EvalPlanQual's EState.
Otherwise the executor can't see trigger transition tables during
EPQ evaluation. Fixes bug #15900 and almost certainly also #15720.
Back-patch to 10, where trigger transition tables landed.
Author: Alex Aktsipetrov
Reviewed-by: Thomas Munro, Tom Lane
Discussion: https://postgr.es/m/15900-bc482754fe8d7415%40postgresql.org
Discussion: https://postgr.es/m/15720-38c2b29e5d720187%40postgresql.org
Diffstat (limited to 'src/backend/executor/nodeSubplan.c')
0 files changed, 0 insertions, 0 deletions