Header And Logo

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

Data Fields

CreateExtensionStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
char * extname
bool if_not_exists
Listoptions

Detailed Description

Definition at line 1614 of file parsenodes.h.


Field Documentation

Definition at line 1617 of file parsenodes.h.

Referenced by CreateExtension().

Definition at line 1618 of file parsenodes.h.

Referenced by CreateExtension().

Definition at line 1619 of file parsenodes.h.

Referenced by CreateExtension().

Definition at line 1616 of file parsenodes.h.


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