|
PostgreSQL Source Code git master
|
Data Fields | |
| union SlabSlot * | nextfree |
| char | buffer [SLAB_SLOT_SIZE] |
Definition at line 142 of file tuplesort.c.
| char SlabSlot::buffer[SLAB_SLOT_SIZE] |
Definition at line 145 of file tuplesort.c.
| union SlabSlot* SlabSlot::nextfree |
Definition at line 144 of file tuplesort.c.