PostgreSQL Source Code git master
AlterDatabaseRefreshCollStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
char * dbname
 

Detailed Description

Definition at line 3858 of file parsenodes.h.

Field Documentation

◆ dbname

char* AlterDatabaseRefreshCollStmt::dbname

Definition at line 3861 of file parsenodes.h.

◆ type

NodeTag AlterDatabaseRefreshCollStmt::type

Definition at line 3860 of file parsenodes.h.


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