PostgreSQL Source Code  git master
IndexClauseSet Struct Reference

Data Fields

bool nonempty
 
Listindexclauses [INDEX_MAX_KEYS]
 

Detailed Description

Definition at line 52 of file indxpath.c.

Field Documentation

◆ indexclauses

List* IndexClauseSet::indexclauses[INDEX_MAX_KEYS]

◆ nonempty

bool IndexClauseSet::nonempty

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