Header And Logo

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

Data Fields

QueryDesc Struct Reference

#include <execdesc.h>

Data Fields

CmdType operation
PlannedStmtplannedstmt
Nodeutilitystmt
const char * sourceText
Snapshot snapshot
Snapshot crosscheck_snapshot
DestReceiverdest
ParamListInfo params
int instrument_options
TupleDesc tupDesc
EStateestate
PlanStateplanstate
struct Instrumentationtotaltime

Detailed Description

Definition at line 33 of file execdesc.h.


Field Documentation

const char* QueryDesc::sourceText

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