PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
AlterCollationStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listcollname
 

Detailed Description

Definition at line 2520 of file parsenodes.h.

Field Documentation

◆ collname

List* AlterCollationStmt::collname

Definition at line 2523 of file parsenodes.h.

◆ type

NodeTag AlterCollationStmt::type

Definition at line 2522 of file parsenodes.h.


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