PostgreSQL Source Code  git master
AlterCollationStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listcollname
 

Detailed Description

Definition at line 2454 of file parsenodes.h.

Field Documentation

◆ collname

List* AlterCollationStmt::collname

Definition at line 2457 of file parsenodes.h.

◆ type

NodeTag AlterCollationStmt::type

Definition at line 2456 of file parsenodes.h.


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