Retain original physical order of tuples in redo of b-tree splits.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Retain original physical order of tuples in redo of b-tree splits. It makes no difference to the system, but minimizing the differences between a master and standby makes debugging simpler.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/nbtree/nbtxlog.c | modified | +70 −46 |