Commit a4155d3
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 e611348 commit a4155d3
File tree
3 files changed
+243
-161
lines changed- src
- backend/executor
- include/nodes
3 files changed
+243
-161
lines changed
0 commit comments