Fix handling of b-tree reuse WAL records when hot standby is disabled,
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix handling of b-tree reuse WAL records when hot standby is disabled, and add missing code in btree_desc for them. This fixes the bug with "tree_redo: unknown op code 208" error reported by Jaime Casanova.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtxlog.c | modified | +13 −3 |