PostgreSQL Source Code git master
Data Fields
BooleanTest Struct Reference

#include <primnodes.h>

Data Fields

Expr  xpr
 
Exprarg
 
 
 

Detailed Description

Definition at line 2003 of file primnodes.h.

Field Documentation

arg

Expr* BooleanTest::arg

Definition at line 2006 of file primnodes.h.

Referenced by AddInvertedQual(), eval_const_expressions_mutator(), ExecInitExprRec(), expression_tree_mutator_impl(), exprLocation(), extract_not_arg(), extract_strong_not_arg(), find_forced_null_var(), find_nonnullable_rels_walker(), find_nonnullable_vars_walker(), get_rule_expr(), match_boolean_index_clause(), match_boolean_partition_clause(), and negate_clause().

booltesttype

BoolTestType BooleanTest::booltesttype

Definition at line 2007 of file primnodes.h.

Referenced by AddInvertedQual(), eval_const_expressions_mutator(), ExecInitExprRec(), extract_not_arg(), extract_strong_not_arg(), find_forced_null_var(), find_nonnullable_rels_walker(), find_nonnullable_vars_walker(), get_rule_expr(), match_boolean_index_clause(), match_boolean_partition_clause(), match_clause_to_partition_key(), and negate_clause().

location

ParseLoc BooleanTest::location

Definition at line 2008 of file primnodes.h.

Referenced by AddInvertedQual(), eval_const_expressions_mutator(), exprLocation(), and negate_clause().

xpr

Expr BooleanTest::xpr

Definition at line 2005 of file primnodes.h.


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

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