Header And Logo

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

Data Fields

execution_state Struct Reference

Data Fields

struct execution_statenext
ExecStatus status
bool setsResult
bool lazyEval
Nodestmt
QueryDescqd

Detailed Description

Definition at line 63 of file functions.c.


Field Documentation

Definition at line 68 of file functions.c.

Referenced by fmgr_sql(), init_execution_state(), postquel_getnext(), and postquel_start().

Definition at line 67 of file functions.c.

Referenced by init_execution_state(), and postquel_start().

Definition at line 69 of file functions.c.

Referenced by init_execution_state(), and postquel_start().


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