Remove dead check for backup block, replace with Assert.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Remove dead check for backup block, replace with Assert. We don't use backup blocks with GIN vacuum records anymore, the page is always recreated from scratch.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gin/ginxlog.c | modified | +2 −6 |