git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: f13944e) | patch
Fix memory leak created by deferrable-index-constraints patches.
2010年1月31日 18:15:39 +0000 (18:15 +0000)
2010年1月31日 18:15:39 +0000 (18:15 +0000)
commit 034fffbf31be42c789f4a5fbe2edb62e4b07fa9c
Fix memory leak created by deferrable-index-constraints patches.

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 Rasheed
src/backend/commands/copy.c diff | blob | blame | history
src/backend/executor/nodeModifyTable.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /