PostgreSQL Source Code git master
Data Fields
CollateExpr Struct Reference

#include <primnodes.h>

Data Fields

Expr  xpr
 
Exprarg
 
 
 

Detailed Description

Definition at line 1308 of file primnodes.h.

Field Documentation

arg

Expr* CollateExpr::arg

Definition at line 1311 of file primnodes.h.

Referenced by build_generation_expression(), coerce_to_target_type(), coerce_type(), eval_const_expressions_mutator(), expression_tree_mutator_impl(), find_nonnullable_rels_walker(), find_nonnullable_vars_walker(), get_rule_expr(), inline_function(), and transformCollateClause().

collOid

Oid CollateExpr::collOid

Definition at line 1312 of file primnodes.h.

Referenced by assign_collations_walker(), build_generation_expression(), coerce_to_target_type(), coerce_type(), eval_const_expressions_mutator(), find_expr_references_walker(), get_rule_expr(), inline_function(), and transformCollateClause().

location

ParseLoc CollateExpr::location

Definition at line 1313 of file primnodes.h.

Referenced by assign_collations_walker(), build_generation_expression(), coerce_to_target_type(), coerce_type(), eval_const_expressions_mutator(), inline_function(), and transformCollateClause().

xpr

Expr CollateExpr::xpr

Definition at line 1310 of file primnodes.h.


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

AltStyle によって変換されたページ (->オリジナル) /