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

Data Fields

Relidsnullingrels
 
int rtlength
 

Detailed Description

Definition at line 50 of file prepjointree.c.

Field Documentation

◆ nullingrels

Relids* nullingrel_info::nullingrels

Definition at line 56 of file prepjointree.c.

Referenced by get_nullingrels_recurse(), and pullup_replace_vars_callback().

◆ rtlength

int nullingrel_info::rtlength

Definition at line 58 of file prepjointree.c.


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