Header And Logo

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

Data Fields

AlterTSConfigurationStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
Listcfgname
Listtokentype
Listdicts
bool override
bool replace
bool missing_ok

Detailed Description

Definition at line 2640 of file parsenodes.h.


Field Documentation

Definition at line 2643 of file parsenodes.h.

Referenced by AlterTSConfiguration().

Definition at line 2650 of file parsenodes.h.

Referenced by AlterTSConfiguration(), and MakeConfigurationMapping().

Definition at line 2653 of file parsenodes.h.

Referenced by DropConfigurationMapping().

Definition at line 2651 of file parsenodes.h.

Referenced by MakeConfigurationMapping().

Definition at line 2652 of file parsenodes.h.

Referenced by MakeConfigurationMapping().

Definition at line 2642 of file parsenodes.h.


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