PostgreSQL Source Code git master
Loading...
Searching...
No Matches
CreateOpFamilyStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
 
Listopfamilyname
 
charamname
 

Detailed Description

Definition at line 3415 of file parsenodes.h.

Field Documentation

◆ amname

char* CreateOpFamilyStmt::amname

Definition at line 3419 of file parsenodes.h.

◆ opfamilyname

List* CreateOpFamilyStmt::opfamilyname

Definition at line 3418 of file parsenodes.h.

◆ type

NodeTag CreateOpFamilyStmt::type

Definition at line 3417 of file parsenodes.h.


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