git.postgresql.org Git - postgresql.git/commit
2014年6月20日 19:22:13 +0000 (12:22 -0700)
2014年6月20日 19:24:59 +0000 (12:24 -0700)
commit 1dde5782e34a1c5ef2ce9d97cf18007fed5fde92
Clean up data conversion short-lived memory context.
dblink uses a short-lived data conversion memory context. However it
was not deleted when no longer needed, leading to a noticeable memory
leak under some circumstances. Plug the hole, along with minor
refactoring. Backpatch to 9.2 where the leak was introduced.
Report and initial patch by MauMau. Reviewed/modified slightly by
Tom Lane and me.
This is the main PostgreSQL git repository.
RSS
Atom