forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita4155d3
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 riskin a dot-release.1 parente611348 commita4155d3
File tree
3 files changed
+243
-161
lines changed- src
- backend/executor
- include/nodes
3 files changed
+243
-161
lines changed0 commit comments
Comments
(0)