diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-27 18:27:27 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-07-27 18:30:27 +0300 |
commit | 03a0a3532b47b2a634cd2700d49edc086af748a0 (patch) | |
tree | 03140de756c6ad303213f503697596b9b0d194c9 /src/backend/access/spgist/spginsert.c | |
parent | 202aea62a84135256c6aa394af2c4dbfa1700c85 (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/spginsert.c')
0 files changed, 0 insertions, 0 deletions