diff options
author | Thomas Munro <tmunro@postgresql.org> | 2019-07-10 10:15:32 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2019-07-10 10:15:32 +1200 |
commit | f5825853e3afdb4df4767d30cbfdd375b45d1f2a (patch) | |
tree | bec0e21dad7978fefa830714a198fb1b5f8dab42 /src/backend/access/gist/gist.c | |
parent | 2c84ea6cf994f5853de0f03600aa5df8156cf9f4 (diff) | |
download | postgresql-f5825853e3afdb4df4767d30cbfdd375b45d1f2a.tar.gz postgresql-f5825853e3afdb4df4767d30cbfdd375b45d1f2a.zip |
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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions