|
PostgreSQL Source Code git master
|
Data Fields | |
| TBMSharedIteratorState * | state |
| PTEntryArray * | ptbase |
| PTIterationArray * | ptpages |
| PTIterationArray * | ptchunks |
Definition at line 210 of file tidbitmap.c.
| PTEntryArray* TBMSharedIterator::ptbase |
Definition at line 213 of file tidbitmap.c.
Referenced by tbm_attach_shared_iterate(), and tbm_shared_iterate().
| PTIterationArray* TBMSharedIterator::ptchunks |
Definition at line 215 of file tidbitmap.c.
Referenced by tbm_attach_shared_iterate(), and tbm_shared_iterate().
| PTIterationArray* TBMSharedIterator::ptpages |
Definition at line 214 of file tidbitmap.c.
Referenced by tbm_attach_shared_iterate(), and tbm_shared_iterate().
| TBMSharedIteratorState* TBMSharedIterator::state |
Definition at line 212 of file tidbitmap.c.
Referenced by tbm_attach_shared_iterate(), and tbm_shared_iterate().