PostgreSQL Source Code git master
|
Data Fields | |
int | num_free |
AllocSetContext * | first_free |
AllocSetContext* AllocSetFreeList::first_free |
Definition at line 253 of file aset.c.
Referenced by AllocSetContextCreateInternal(), and AllocSetDelete().
int AllocSetFreeList::num_free |
Definition at line 252 of file aset.c.
Referenced by AllocSetContextCreateInternal(), and AllocSetDelete().