aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/trigger.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2000-02-04 03:16:03 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2000-02-04 03:16:03 +0000
commitb64826a47d3dd81feccd40667b14f86c75e3d7b9 (patch)
tree3db7466738cfe7d2ea52f6c09872aee65630954f /src/backend/commands/trigger.c
parent16d0adb93f9f54747a98a39bf76dd2e83461e10e (diff)
downloadpostgresql-b64826a47d3dd81feccd40667b14f86c75e3d7b9.tar.gz
postgresql-b64826a47d3dd81feccd40667b14f86c75e3d7b9.zip
Squash longstanding memory leak: when catcache.c copied a tuple into
the cache context, it didn't bother to free the tuple that CatalogIndexFetchTuple had allocated in the transaction context. Do enough cache lookups in the same xact, and you start to notice...
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions