|
PostgreSQL Source Code git master
|
Data Fields | |
| Bitmapset * | bound_offsets |
| bool | scan_default |
| bool | scan_null |
Definition at line 128 of file partprune.c.
| Bitmapset* PruneStepResult::bound_offsets |
Definition at line 134 of file partprune.c.
| bool PruneStepResult::scan_default |
Definition at line 136 of file partprune.c.
| bool PruneStepResult::scan_null |
Definition at line 137 of file partprune.c.