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

#include <primnodes.h>

Data Fields

Expr xpr
 
Exprarg
 
Oid collOid
 
ParseLoc location
 

Detailed Description

Definition at line 1311 of file primnodes.h.

Field Documentation

◆ arg

◆ collOid

◆ location

ParseLoc CollateExpr::location

◆ xpr

Expr CollateExpr::xpr

Definition at line 1313 of file primnodes.h.


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