forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1307bc3
committed
Reset context at the tail end of JITed EEOP_AGG_PLAIN_TRANS.
While no negative consequences are currently known, it's clearly wrongto not reset the context in one of the branches.Reported-By: Dmitry DolgovAuthor: Dmitry DolgovDiscussion:https://postgr.es/m/CAGPqQf165-=+Drw3Voim7M5EjHT1zwPF9BQRjLFQzCzYnNZEiQ@mail.gmail.comBackpatch: 11-, where JIT compilation support was added1 parent013f320 commit1307bc3
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2499 | 2499 |
| |
2500 | 2500 |
| |
2501 | 2501 |
| |
| 2502 | + | |
| 2503 | + | |
2502 | 2504 |
| |
2503 | 2505 |
| |
2504 | 2506 |
| |
|
0 commit comments
Comments
(0)