|
PostgreSQL Source Code git master
|
Data Fields | |
| int | ntuples |
| int | overflow |
| char | data [FLEXIBLE_ARRAY_MEMBER] |
Definition at line 42 of file sharedtuplestore.c.
| char SharedTuplestoreChunk::data[FLEXIBLE_ARRAY_MEMBER] |
Definition at line 46 of file sharedtuplestore.c.
| int SharedTuplestoreChunk::ntuples |
Definition at line 44 of file sharedtuplestore.c.
| int SharedTuplestoreChunk::overflow |
Definition at line 45 of file sharedtuplestore.c.