PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IndexClauseSet Struct Reference

Data Fields

bool nonempty
 
Listindexclauses [INDEX_MAX_KEYS]
 

Detailed Description

Definition at line 55 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: