CUBRID Engine  latest
find_id_info Struct Reference
Collaboration diagram for find_id_info:
Collaboration graph

Public Attributes

UINTPTR id
 
UINTPTR join_spec
 
PT_NODEin_query
 
bool found
 
bool tag_subqueries
 
struct {
   PT_NODE *   spec
 
   PT_NODE *   others_spec_list
 
   PT_NODE *   attr_list
 
   PT_NODE *   query_list
 
in
 
FIND_ID_TYPE type
 
struct {
   bool   found
 
   bool   others_found
 
   bool   correlated_found
 
   bool   pushable
 
out
 

Detailed Description

Definition at line 41 of file cnf.c.

Member Data Documentation

bool find_id_info::correlated_found
UINTPTR find_id_info::id

Definition at line 43 of file cnf.c.

Referenced by pt_find_name_id_pre(), and pt_tag_term_with_id().

struct { ... } find_id_info::in
PT_NODE* find_id_info::in_query

Definition at line 45 of file cnf.c.

Referenced by pt_find_name_id_post(), pt_find_name_id_pre(), and pt_tag_term_with_id().

UINTPTR find_id_info::join_spec

Definition at line 44 of file cnf.c.

Referenced by pt_find_name_id_pre(), and pt_tag_term_with_id().

bool find_id_info::others_found

Definition at line 75 of file view_transform.c.

Referenced by pt_find_only_name_id(), and pt_sargable_term().

PT_NODE* find_id_info::others_spec_list
struct { ... } find_id_info::out
bool find_id_info::pushable
PT_NODE* find_id_info::query_list
bool find_id_info::tag_subqueries

Definition at line 47 of file cnf.c.

Referenced by pt_find_name_id_pre(), and pt_tag_term_with_id().


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