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

Data Fields

Bitmapsetbound_offsets
 
bool scan_default
 
bool scan_null
 

Detailed Description

Definition at line 128 of file partprune.c.

Field Documentation

◆ bound_offsets

Bitmapset* PruneStepResult::bound_offsets

Definition at line 134 of file partprune.c.

◆ scan_default

bool PruneStepResult::scan_default

Definition at line 136 of file partprune.c.

◆ scan_null

bool PruneStepResult::scan_null

Definition at line 137 of file partprune.c.


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