aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/explain.c
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-05-19 13:21:59 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2014-05-19 13:28:26 +0300
commite0c04b7c3833c3874bf8ca91eb3a8ef45ac00ae4 (patch)
tree3011a4052924a06ed5391d37098fd07f1eea7ef7 /src/backend/commands/explain.c
parent777d07d7a34f6af2a977297846a9ae133e727d9c (diff)
downloadpostgresql-e0c04b7c3833c3874bf8ca91eb3a8ef45ac00ae4.tar.gz
postgresql-e0c04b7c3833c3874bf8ca91eb3a8ef45ac00ae4.zip
Use 0-based numbering in comments about backup blocks.
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.
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions