Header And Logo

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

Data Fields

AlterForeignServerStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * servername
char * version
Listoptions
bool has_version

Detailed Description

Definition at line 1676 of file parsenodes.h.


Field Documentation

Definition at line 1682 of file parsenodes.h.

Referenced by AlterForeignServer().

Definition at line 1681 of file parsenodes.h.

Referenced by AlterForeignServer().

Definition at line 1679 of file parsenodes.h.

Referenced by AlterForeignServer().

Definition at line 1678 of file parsenodes.h.

Definition at line 1680 of file parsenodes.h.

Referenced by AlterForeignServer().


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