Fix bug in GIN WAL redo cleanup function: don't free fake relcache entry
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix bug in GIN WAL redo cleanup function: don't free fake relcache entry while it's still being used. Backpatch to 8.4, where the fake relcache method was introduced.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gin/ginxlog.c | modified | +3 −3 |