#include <execdesc.h>
Data Fields | |
CmdType | operation |
PlannedStmt * | plannedstmt |
Node * | utilitystmt |
const char * | sourceText |
Snapshot | snapshot |
Snapshot | crosscheck_snapshot |
DestReceiver * | dest |
ParamListInfo | params |
int | instrument_options |
TupleDesc | tupDesc |
EState * | estate |
PlanState * | planstate |
struct Instrumentation * | totaltime |
Definition at line 33 of file execdesc.h.
Definition at line 41 of file execdesc.h.
Referenced by CreateQueryDesc(), CreateUtilityQueryDesc(), FreeQueryDesc(), and standard_ExecutorStart().
Definition at line 42 of file execdesc.h.
Referenced by _SPI_pquery(), CopyTo(), CreateQueryDesc(), CreateUtilityQueryDesc(), PersistHoldablePortal(), PortalRunSelect(), postquel_end(), postquel_getnext(), and standard_ExecutorRun().
Definition at line 48 of file execdesc.h.
Referenced by _SPI_pquery(), CreateQueryDesc(), CreateUtilityQueryDesc(), execCurrentOf(), ExecutorRewind(), explain_ExecutorStart(), ExplainOnePlan(), FreeQueryDesc(), InitPlan(), pgss_ExecutorEnd(), pgss_ExecutorStart(), PortalRunSelect(), postquel_getnext(), ProcessQuery(), standard_ExecutorEnd(), standard_ExecutorFinish(), standard_ExecutorRun(), and standard_ExecutorStart().
Definition at line 44 of file execdesc.h.
Referenced by CreateQueryDesc(), CreateUtilityQueryDesc(), explain_ExecutorEnd(), explain_ExecutorStart(), and standard_ExecutorStart().
Definition at line 36 of file execdesc.h.
Referenced by _SPI_pquery(), CreateQueryDesc(), CreateUtilityQueryDesc(), ExecutorRewind(), InitPlan(), ProcessQuery(), standard_ExecutorRun(), and standard_ExecutorStart().
Definition at line 43 of file execdesc.h.
Referenced by CreateQueryDesc(), CreateUtilityQueryDesc(), postquel_getnext(), and standard_ExecutorStart().
Definition at line 37 of file execdesc.h.
Referenced by _SPI_pquery(), CreateQueryDesc(), CreateUtilityQueryDesc(), ExplainPrintPlan(), InitPlan(), pgss_ExecutorEnd(), pgss_ExecutorStart(), postquel_getnext(), standard_ExecutorRun(), and standard_ExecutorStart().
Definition at line 49 of file execdesc.h.
Referenced by CreateQueryDesc(), CreateUtilityQueryDesc(), execCurrentOf(), ExecutorRewind(), ExplainPrintPlan(), InitPlan(), standard_ExecutorEnd(), and standard_ExecutorRun().
Definition at line 40 of file execdesc.h.
Referenced by CreateQueryDesc(), CreateUtilityQueryDesc(), fmgr_sql(), FreeQueryDesc(), PersistHoldablePortal(), PortalRunSelect(), ShutdownSQLFunction(), and standard_ExecutorStart().
const char* QueryDesc::sourceText |
Definition at line 39 of file execdesc.h.
Referenced by CreateQueryDesc(), CreateUtilityQueryDesc(), ExplainQueryText(), and pgss_ExecutorEnd().
struct Instrumentation* QueryDesc::totaltime |
Definition at line 52 of file execdesc.h.
Referenced by CreateQueryDesc(), CreateUtilityQueryDesc(), explain_ExecutorEnd(), explain_ExecutorStart(), pgss_ExecutorEnd(), pgss_ExecutorStart(), standard_ExecutorEnd(), standard_ExecutorFinish(), and standard_ExecutorRun().
Definition at line 47 of file execdesc.h.
Referenced by BeginCopy(), CopyTo(), CreateQueryDesc(), CreateUtilityQueryDesc(), InitPlan(), PortalStart(), standard_ExecutorEnd(), and standard_ExecutorRun().
Definition at line 38 of file execdesc.h.
Referenced by CreateQueryDesc(), CreateUtilityQueryDesc(), postquel_end(), postquel_getnext(), and postquel_start().