Remove dead InRecovery check.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Remove dead InRecovery check. With the new B-tree incomplete split handling in 9.4, _bt_insert_parent is never called in recovery.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtinsert.c | modified | +1 −2 |