forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit72b5267
committed
Pass QueryEnvironment down to EvalPlanQual's EState.
Otherwise the executor can't see trigger transition tables duringEPQ evaluation. Fixes bug #15900 and almost certainly also #15720.Back-patch to 10, where trigger transition tables landed.Author: Alex AktsipetrovReviewed-by: Thomas Munro, Tom LaneDiscussion:https://postgr.es/m/15900-bc482754fe8d7415%40postgresql.orgDiscussion:https://postgr.es/m/15720-38c2b29e5d720187%40postgresql.org1 parenta5407d1 commit72b5267
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3112 | 3112 |
| |
3113 | 3113 |
| |
3114 | 3114 |
| |
| 3115 | + | |
3115 | 3116 |
| |
3116 | 3117 |
| |
3117 | 3118 |
| |
|
0 commit comments
Comments
(0)