forEachType
Executes the given action on each registered type.
Parameters
action
the action to perform on each type, taking the OID and the PgType.
Executes the given action on each registered type.
the action to perform on each type, taking the OID and the PgType.