PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SelfJoinCandidate Struct Reference

Data Fields

int relid
 
Oid reloid
 

Detailed Description

Definition at line 48 of file analyzejoins.c.

Field Documentation

◆ relid

int SelfJoinCandidate::relid

Definition at line 50 of file analyzejoins.c.

◆ reloid

Oid SelfJoinCandidate::reloid

Definition at line 51 of file analyzejoins.c.

Referenced by self_join_candidates_cmp().


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