PostgreSQL Source Code  git master
AlterDatabaseRefreshCollStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * dbname
 

Detailed Description

Definition at line 3709 of file parsenodes.h.

Field Documentation

◆ dbname

char* AlterDatabaseRefreshCollStmt::dbname

Definition at line 3712 of file parsenodes.h.

◆ type

NodeTag AlterDatabaseRefreshCollStmt::type

Definition at line 3711 of file parsenodes.h.


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