aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-09-12 22:20:16 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-09-12 22:20:16 +0000
commitf59b05c95d60dd0e89a80d6ba601461f488ba669 (patch)
tree18fbd65383f6be016111ebd7337581470d11d0bd /src/backend/access/gist/gistproc.c
parent9813fc1bae21e4027a72d88fcb0528922150d457 (diff)
downloadpostgresql-f59b05c95d60dd0e89a80d6ba601461f488ba669.tar.gz
postgresql-f59b05c95d60dd0e89a80d6ba601461f488ba669.zip
Ensure that any memory leaked during an error inside the bgwriter is
recovered. I did not see any actual leak while testing this in CVS tip, but 8.0 definitely has a problem with leaking the space temporarily palloc'd by BufferSync(). In any case this seems a good idea to forestall similar problems in future. Per report from Arjen van der Meijden.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions