Skip to content
Snippets Groups Projects
user avatar
Heikki Linnakangas authored
The macros and functions that work with backup blocks in the redo function
use 0-based numbering, so let's use that consistently in the function that
generates the records too. Makes it so much easier to compare the
generation and replay functions.

Backpatch to 9.0, where we switched from 1-based to 0-based numbering.
0128a771
History
Name Last commit Last update
..