Header And Logo

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

Data Fields

IndexInfo Struct Reference

#include <execnodes.h>

Data Fields

NodeTag type
int ii_NumIndexAttrs
AttrNumber ii_KeyAttrNumbers [INDEX_MAX_KEYS]
Listii_Expressions
Listii_ExpressionsState
Listii_Predicate
Listii_PredicateState
Oidii_ExclusionOps
Oidii_ExclusionProcs
uint16ii_ExclusionStrats
bool ii_Unique
bool ii_ReadyForInserts
bool ii_Concurrent
bool ii_BrokenHotChain

Detailed Description

Definition at line 53 of file execnodes.h.


Field Documentation

Definition at line 55 of file execnodes.h.


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