PostgreSQL Source Code git master
Loading...
Searching...
No Matches
TSReadPointer Struct Reference

Data Fields

int eflags
 
bool eof_reached
 
int current
 
int file
 
pgoff_t offset
 

Detailed Description

Definition at line 91 of file tuplestore.c.

Field Documentation

◆ current

◆ eflags

int TSReadPointer::eflags

Definition at line 93 of file tuplestore.c.

Referenced by tuplestore_gettuple(), tuplestore_rescan(), and tuplestore_skiptuples().

◆ eof_reached

◆ file

◆ offset


The documentation for this struct was generated from the following file: