mirror of https://github.com/postgres/postgres
We need to free the OID list returned by ExecInsertIndexTuples to avoid a query-lifespan memory leak. When many rows require rechecking, this can be a significant leak --- it's even more than the space used for the queued trigger events. Dean RasheedREL9_0_ALPHA4_BRANCH
parent
f13944e9c9
commit
034fffbf31
Loading…
Reference in new issue