aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/commit_ts.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-03-18 20:37:09 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-03-18 20:37:09 -0400
commit2bed650c4841cb63a8cede0db9452664f39bc314 (patch)
tree0be9ddffe261b11e3601850951c518ef1af1b601 /src/backend/access/transam/commit_ts.c
parent2a4c9fd9c77041fc7207c268eaf0155d11f100a2 (diff)
downloadpostgresql-2bed650c4841cb63a8cede0db9452664f39bc314.tar.gz
postgresql-2bed650c4841cb63a8cede0db9452664f39bc314.zip
Don't leak rd_statlist when a relcache entry is dropped.
Although these lists are usually NIL, and even when not empty are unlikely to be large, constant relcache update traffic could eventually result in visible bloat of CacheMemoryContext. Found via valgrind testing. Back-patch to v10 where this field was added. Discussion: https://postgr.es/m/3816764.1616104288@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions