PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ClosePortalStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * portalname
 

Detailed Description

Definition at line 3378 of file parsenodes.h.

Field Documentation

◆ portalname

char* ClosePortalStmt::portalname

Definition at line 3381 of file parsenodes.h.

◆ type

NodeTag ClosePortalStmt::type

Definition at line 3380 of file parsenodes.h.


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