Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

RangeQueryClause Struct Reference

Data Fields

struct RangeQueryClausenext
Nodevar
bool have_lobound
bool have_hibound
Selectivity lobound
Selectivity hibound

Detailed Description

Definition at line 32 of file clausesel.c.


Field Documentation

Definition at line 37 of file clausesel.c.

Referenced by addRangeClause(), and clauselist_selectivity().

Definition at line 36 of file clausesel.c.

Referenced by addRangeClause(), and clauselist_selectivity().

Definition at line 39 of file clausesel.c.

Referenced by addRangeClause(), and clauselist_selectivity().

Definition at line 38 of file clausesel.c.

Referenced by addRangeClause(), and clauselist_selectivity().


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