|
PostgreSQL Source Code git master
|
Data Fields | |
| bool | nonempty |
| List * | indexclauses [INDEX_MAX_KEYS] |
Definition at line 52 of file indxpath.c.
| List* IndexClauseSet::indexclauses[INDEX_MAX_KEYS] |
Definition at line 56 of file indxpath.c.
Referenced by build_index_paths().
| bool IndexClauseSet::nonempty |
Definition at line 54 of file indxpath.c.