Should 'int4' be 'int4[]'? Other system catalog columns such as pg_groups.grolist distinguish whther the type is a array or not.
Right! Done.
> + Path to reach the current context from TopMemoryContext. > Context ids in > + this list represents all parents of the current context. This > can be > + used to build the parent and child relation.
It seems last "." is not necessary considering other explanations for each field end without it.
Done.
+ const char *parent, int level, int *context_id, + List *path, Size *total_bytes_inc_chidlren)