diff options
author | Heikki Linnakangas | 2015-07-27 15:27:27 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2015-07-27 15:29:31 +0000 |
commit | 61a65c53bd3e48e7ff7661a528d1791dfd956957 (patch) | |
tree | 04579b3a152768b8aca062e616d510055b5b2d9d /src/backend/access/spgist | |
parent | 334445179c82ba304480ecbd00ae4237587e4baf (diff) |
Fix memory leak in xlogreader facility.
XLogReaderFree failed to free the per-block data buffers, when they
happened to not be used by the latest read WAL record.
Michael Paquier. Backpatch to 9.5, where the per-block buffers were added.
Diffstat (limited to 'src/backend/access/spgist')
0 files changed, 0 insertions, 0 deletions