Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PLpgSQL_expr Struct Reference

#include <plpgsql.h>

Data Fields

int dtype
int dno
char * query
SPIPlanPtr plan
Bitmapsetparamnos
struct PLpgSQL_functionfunc
struct PLpgSQL_nsitemns
Exprexpr_simple_expr
int expr_simple_generation
Oid expr_simple_type
ExprStateexpr_simple_state
bool expr_simple_in_use
LocalTransactionId expr_simple_lxid

Detailed Description

Definition at line 200 of file plpgsql.h.


Field Documentation

Definition at line 203 of file plpgsql.h.

Definition at line 202 of file plpgsql.h.

Definition at line 226 of file plpgsql.h.

Referenced by exec_eval_simple_expr(), and exec_simple_recheck_plan().

Definition at line 227 of file plpgsql.h.

Referenced by exec_eval_simple_expr(), and exec_simple_recheck_plan().

Definition at line 225 of file plpgsql.h.

Referenced by exec_eval_simple_expr(), and exec_simple_recheck_plan().

Definition at line 217 of file plpgsql.h.

Referenced by exec_eval_simple_expr(), and exec_simple_recheck_plan().

Definition at line 212 of file plpgsql.h.

Referenced by plpgsql_param_ref(), and resolve_column_ref().

Definition at line 206 of file plpgsql.h.

Referenced by make_datum_param(), plpgsql_param_fetch(), and setup_param_list().


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