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