PostgreSQL Source Code git master
Loading...
Searching...
No Matches
BTCallbackState Struct Reference

Data Fields

bool parentcheck
 
bool heapallindexed
 
bool rootdescend
 
bool checkunique
 

Detailed Description

Definition at line 168 of file verify_nbtree.c.

Field Documentation

◆ checkunique

bool BTCallbackState::checkunique

Definition at line 173 of file verify_nbtree.c.

◆ heapallindexed

bool BTCallbackState::heapallindexed

Definition at line 171 of file verify_nbtree.c.

◆ parentcheck

bool BTCallbackState::parentcheck

Definition at line 170 of file verify_nbtree.c.

◆ rootdescend

bool BTCallbackState::rootdescend

Definition at line 172 of file verify_nbtree.c.


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