aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-06-25 16:54:00 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-06-25 16:54:00 +0000
commitdfb30486d7a3d5bcb76de357d3980c61a58b9798 (patch)
treee2507ceaf3fbf437ba7ff13d474dec8cb695b65b /src/backend/access/gist/gist.c
parent5ba26d48fc03eef2083768672548bde0bb6ddbbe (diff)
downloadpostgresql-dfb30486d7a3d5bcb76de357d3980c61a58b9798.tar.gz
postgresql-dfb30486d7a3d5bcb76de357d3980c61a58b9798.zip
Fix ancient memory leak in index_create(): RelationInitIndexAccessInfo
was being called twice in normal operation, leading to a leak of one set of relcache subsidiary info. Per report from Jeff Gold.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions