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 2500 of file parsenodes.h.

Field Documentation

◆ collname

List* AlterCollationStmt::collname

Definition at line 2503 of file parsenodes.h.

◆ type

NodeTag AlterCollationStmt::type

Definition at line 2502 of file parsenodes.h.


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