PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
tablefunc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TableFuncRoutine
 

Typedefs

typedef struct TableFuncScanState TableFuncScanState
 
typedef struct TableFuncRoutine TableFuncRoutine
 

Typedef Documentation

◆ TableFuncRoutine

◆ TableFuncScanState

Definition at line 17 of file tablefunc.h.