|
PostgreSQL Source Code git master
|
Data Fields | |
| bool | parentcheck |
| bool | heapallindexed |
| bool | rootdescend |
| bool | checkunique |
Definition at line 166 of file verify_nbtree.c.
| bool BTCallbackState::checkunique |
Definition at line 171 of file verify_nbtree.c.
| bool BTCallbackState::heapallindexed |
Definition at line 169 of file verify_nbtree.c.
| bool BTCallbackState::parentcheck |
Definition at line 168 of file verify_nbtree.c.
| bool BTCallbackState::rootdescend |
Definition at line 170 of file verify_nbtree.c.