CUBRID Engine  latest
pt_plan_trace_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_plan_trace_info:
Collaboration graph

Public Attributes

QUERY_TRACE_FORMAT format
 
union {
   char *   text_plan
 
   struct json_t *   json_plan
 
trace
 

Detailed Description

Definition at line 3517 of file parse_tree.h.

Member Data Documentation

struct json_t* pt_plan_trace_info::json_plan
char* pt_plan_trace_info::text_plan
union { ... } pt_plan_trace_info::trace

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