PostgreSQL Source Code git master
Data Fields
CurrentOfExpr Struct Reference

#include <primnodes.h>

Data Fields

Expr  xpr
 
 
char *  cursor_name
 
int  cursor_param
 

Detailed Description

Definition at line 2119 of file primnodes.h.

Field Documentation

cursor_name

char* CurrentOfExpr::cursor_name

Definition at line 2123 of file primnodes.h.

Referenced by execCurrentOf(), get_rule_expr(), and transformCurrentOfExpr().

cursor_param

int CurrentOfExpr::cursor_param

Definition at line 2124 of file primnodes.h.

Referenced by execCurrentOf(), get_rule_expr(), and transformCurrentOfExpr().

cvarno

Index CurrentOfExpr::cvarno

Definition at line 2122 of file primnodes.h.

Referenced by adjust_appendrel_attrs_mutator(), ChangeVarNodes_walker(), clause_selectivity_ext(), fix_scan_expr_mutator(), IsCurrentOfClause(), OffsetVarNodes_walker(), pull_varnos_walker(), rangeTableEntry_used_walker(), replace_rte_variables_mutator(), and transformCurrentOfExpr().

xpr

Expr CurrentOfExpr::xpr

Definition at line 2121 of file primnodes.h.


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

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