|
PostgreSQL Source Code git master
|
Data Fields | |
| TupleDesc | tupd |
| GinPostingList * | seg |
| GinPostingList * | lastseg |
Definition at line 171 of file ginfuncs.c.
| GinPostingList* gin_leafpage_items_state::lastseg |
Definition at line 175 of file ginfuncs.c.
Referenced by gin_leafpage_items().
| GinPostingList* gin_leafpage_items_state::seg |
Definition at line 174 of file ginfuncs.c.
Referenced by gin_leafpage_items().
| TupleDesc gin_leafpage_items_state::tupd |
Definition at line 173 of file ginfuncs.c.
Referenced by gin_leafpage_items().