diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-05-15 00:33:36 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-05-15 00:33:36 +0000 |
commit | a4155d3bbd0a64a3baf7d3ab22573c2f42b4fb40 (patch) | |
tree | 23b4e915d2413b832395d09a0961cbd017cc9036 /src/backend/access/gist/gistget.c | |
parent | e611348894dbc54ee786957c69f65aca30f6fbc6 (diff) | |
download | postgresql-a4155d3bbd0a64a3baf7d3ab22573c2f42b4fb40.tar.gz |
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.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions