Fix handling of b-tree reuse WAL records when hot standby is disabled,

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: 21992dd4f5165692dcf039b3ed192a759dcc4f2c
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2010-04-30T06:34:29Z
Releases: 9.0.0
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

PathChange+/−
src/backend/access/nbtree/nbtxlog.c modified +13 −3