Fix thinko in gistRedoPageUpdateRecord: if XLR_BKP_BLOCK_1 is set, we
Tom Lane <tgl@sss.pgh.pa.us>
Fix thinko in gistRedoPageUpdateRecord: if XLR_BKP_BLOCK_1 is set, we don't have anything to do to the page, but we still have to adjust the incomplete_inserts list that we're maintaining in memory.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gist/gistxlog.c | modified | +15 −13 |