Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

FetchStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
FetchDirection direction
long howMany
char * portalname
bool ismove

Detailed Description

Definition at line 2052 of file parsenodes.h.


Field Documentation

Definition at line 2055 of file parsenodes.h.

Referenced by PerformPortalFetch().

Definition at line 2056 of file parsenodes.h.

Referenced by PerformPortalFetch().

Definition at line 2054 of file parsenodes.h.


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