diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-09-12 22:20:16 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-09-12 22:20:16 +0000 |
commit | f59b05c95d60dd0e89a80d6ba601461f488ba669 (patch) | |
tree | 18fbd65383f6be016111ebd7337581470d11d0bd /src/backend/access/gist/gistxlog.c | |
parent | 9813fc1bae21e4027a72d88fcb0528922150d457 (diff) | |
download | postgresql-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/gistxlog.c')
0 files changed, 0 insertions, 0 deletions