Expand pg_control information so that we can verify that the database

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 64eea6c21d5ad64753f3564862572951f80d5c92
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-10-03T00:28:43Z
Releases: 8.1.0
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.

Files