Data Fields | |
| int | eflags |
| bool | eof_reached |
| int | current |
| int | file |
| off_t | offset |
Definition at line 88 of file tuplestore.c.
Definition at line 92 of file tuplestore.c.
Referenced by dumptuples(), tuplestore_begin_common(), tuplestore_clear(), tuplestore_gettuple(), tuplestore_puttuple_common(), tuplestore_rescan(), and tuplestore_trim().
Definition at line 90 of file tuplestore.c.
Referenced by tuplestore_alloc_read_pointer(), tuplestore_begin_common(), tuplestore_copy_read_pointer(), tuplestore_gettuple(), tuplestore_rescan(), and tuplestore_set_eflags().
Definition at line 91 of file tuplestore.c.
Referenced by dumptuples(), tuplestore_ateof(), tuplestore_begin_common(), tuplestore_clear(), tuplestore_copy_read_pointer(), tuplestore_gettuple(), tuplestore_puttuple_common(), tuplestore_rescan(), tuplestore_select_read_pointer(), and tuplestore_trim().
Definition at line 93 of file tuplestore.c.
Referenced by dumptuples(), tuplestore_copy_read_pointer(), tuplestore_gettuple(), tuplestore_puttuple_common(), tuplestore_rescan(), and tuplestore_select_read_pointer().
| off_t TSReadPointer::offset |
Definition at line 94 of file tuplestore.c.
Referenced by dumptuples(), tuplestore_copy_read_pointer(), tuplestore_gettuple(), tuplestore_puttuple_common(), tuplestore_rescan(), and tuplestore_select_read_pointer().
1.7.1