|
PostgreSQL Source Code git master
|
#include <nbtree.h>
Data Fields | |
| IndexTuple | itup |
| Size | itemsz |
| BTScanInsert | itup_key |
| Buffer | buf |
| bool | bounds_valid |
| OffsetNumber | low |
| OffsetNumber | stricthigh |
| int | postingoff |
| IndexTuple BTInsertStateData::itup |
Definition at line 822 of file nbtree.h.
Referenced by bt_rootdescend().
| BTScanInsert BTInsertStateData::itup_key |
| OffsetNumber BTInsertStateData::low |
| OffsetNumber BTInsertStateData::stricthigh |