Header And Logo

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

Data Fields

EquivalenceClass Struct Reference

#include <relation.h>

Data Fields

NodeTag type
Listec_opfamilies
Oid ec_collation
Listec_members
Listec_sources
Listec_derives
Relids ec_relids
bool ec_has_const
bool ec_has_volatile
bool ec_below_outer_join
bool ec_broken
Index ec_sortref
struct EquivalenceClassec_merged

Detailed Description

Definition at line 567 of file relation.h.


Field Documentation

Definition at line 575 of file relation.h.

Referenced by create_join_clause(), get_eclass_for_sort_expr(), and process_equivalence().

Definition at line 569 of file relation.h.


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