diff options
author | Joe Conway <mail@joeconway.com> | 2014-06-20 12:23:05 -0700 |
---|---|---|
committer | Joe Conway <mail@joeconway.com> | 2014-06-20 12:27:04 -0700 |
commit | 3e2cfa42f9b9ddfb469f0f56d78377b1864eb894 (patch) | |
tree | f3a84281183d8023d9f71e6956d0cdec542f579c /src/tutorial | |
parent | b568d383610ce1777587ca26b1fab5571a1c8a6f (diff) |
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.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions