Header And Logo

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

Data Fields

SpecialJoinInfo Struct Reference

#include <relation.h>

Data Fields

NodeTag type
Relids min_lefthand
Relids min_righthand
Relids syn_lefthand
Relids syn_righthand
JoinType jointype
bool lhs_strict
bool delay_upper_joins
Listjoin_quals

Detailed Description

Definition at line 1331 of file relation.h.


Field Documentation

Definition at line 1333 of file relation.h.

Referenced by approx_tuple_count(), compute_semi_anti_join_factors(), and make_join_rel().


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