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

#include <primnodes.h>

Data Fields

Expr xpr
 
Exprarg
 
Oid collOid
 
ParseLoc location
 

Detailed Description

Definition at line 1293 of file primnodes.h.

Field Documentation

◆ arg

◆ collOid

◆ location

◆ xpr

Expr CollateExpr::xpr

Definition at line 1295 of file primnodes.h.


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