PostgreSQL Source Code  git master
SemiAntiJoinFactors Struct Reference

#include <pathnodes.h>

Data Fields

Selectivity outer_match_frac
 
Selectivity match_count
 

Detailed Description

Definition at line 3197 of file pathnodes.h.

Field Documentation

◆ match_count

Selectivity SemiAntiJoinFactors::match_count

◆ outer_match_frac

Selectivity SemiAntiJoinFactors::outer_match_frac

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