pg_relation_t
pg_class_register(char *name, struct pg_ops *ops, pg_relation_t relation)
pg_relation_t pgc_relation;
pg_cid_t pg_class_register(char *, struct pg_ops *, pg_relation_t);
pg_relation_t pg_relation; /* grouping relationship */