Expand pg_control information so that we can verify that the database
was created on a machine with alignment rules and floating-point format similar to the current machine. Per recent discussion, this seems like a good idea with the increasing prevalence of 32/64 bit environments.
Showing
- src/backend/access/transam/xlog.c 17 additions, 1 deletionsrc/backend/access/transam/xlog.c
- src/bin/pg_controldata/pg_controldata.c 3 additions, 1 deletionsrc/bin/pg_controldata/pg_controldata.c
- src/bin/pg_resetxlog/pg_resetxlog.c 5 additions, 1 deletionsrc/bin/pg_resetxlog/pg_resetxlog.c
- src/include/catalog/pg_control.h 18 additions, 2 deletionssrc/include/catalog/pg_control.h
Loading
Please register or sign in to comment