Name

rebuild_all_members — re-interpolate the entire MEMBERS table

Synopsis

int rebuild_all_members ( );  
 

Description

This procedure re-interpolates the entire MEMBERS table. The CENSUS table provides the data necessary to rebuild MEMBERS.

Caution

rebuild_members is something of a misnomer because the program assumes that MEMBERS already contains all the (non-absent) CENSUS rows. See rebuild_members().

Example

SELECT rebuild_all_members();


Page generated: 2016-07-22T23:08:47-04:00.