rebuild_all_members — re-interpolate the MEMBERS table for all individuals, re-construct the Supergroup and Delayed_Supergroup columns, and re-analyze the residency information for all individuals' MEMBERS rows
int
rebuild_all_members
(
|
) ; |
This procedure re-interpolates the entire MEMBERS table. The CENSUS table provides the data necessary to rebuild MEMBERS.
The MEMBERS.Supergroup and Delayed_Supergroup columns and the residency columns for all MEMBERS rows are also re-computed.[313]
“rebuild_members” is something of a misnomer because the program assumes that MEMBERS already contains all the (non-absent) CENSUS rows. See rebuild_members().