Record data_checksum_version in control file.
authorSimon Riggs <simon@2ndQuadrant.com>
Tue, 30 Apr 2013 11:27:12 +0000 (12:27 +0100)
committerSimon Riggs <simon@2ndQuadrant.com>
Tue, 30 Apr 2013 11:27:12 +0000 (12:27 +0100)
commit443951748ce4c94b001877c7cf88b0ee969c79e7
tree6f5af0f79b52f3e9df2b88b5322d573ed0a34f40
parent730924397c8151c3cf34e633211cd0fe4a0db112
Record data_checksum_version in control file.
The value is not used anywhere in code, but will
allow future changes to the checksum version
should that become necessary in the future.
src/backend/access/transam/xlog.c
src/backend/bootstrap/bootstrap.c
src/bin/pg_controldata/pg_controldata.c
src/bin/pg_resetxlog/pg_resetxlog.c
src/include/catalog/pg_control.h
src/include/storage/bufpage.h