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