PostgreSQL Source Code  git master
CollateExpr Struct Reference

#include <primnodes.h>

Data Fields

Expr xpr
 
Exprarg
 
Oid collOid
 
ParseLoc location
 

Detailed Description

Definition at line 1246 of file primnodes.h.

Field Documentation

◆ arg

◆ collOid

◆ location

◆ xpr

Expr CollateExpr::xpr

Definition at line 1248 of file primnodes.h.


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