8000 EvalPlanQual was thoroughly broken for concurrent update/delete on in… · postgres/postgres@a8bc265 · GitHub
[go: up one dir, main page]

Skip to content

Commit a8bc265

Browse files
committed
EvalPlanQual was thoroughly broken for concurrent update/delete on inheritance
trees (mostly my fault). Repair. Also fix long-standing bug in ExecReplace: after recomputing a concurrently updated tuple, we must recheck constraints. Make EvalPlanQual leak memory with somewhat less enthusiasm than before, although plugging leaks fully will require more changes than I care to risk in a dot-release.
1 parent 096e865 commit a8bc265

File tree

3 files changed

+243
-161
lines changed

3 files changed

+243
-161
lines changed

0 commit comments

Comments
 (0)
0