PostgreSQL Source Code: SpGistInnerTupleData Struct Reference (original) (raw)
#include <[spgist_private.h](spgist%5F%5Fprivate%5F8h%5Fsource.html)>
Data Fields | |
---|---|
unsigned int | tupstate:2 |
unsigned int | allTheSame:1 |
unsigned int | nNodes:13 |
unsigned int | prefixSize:16 |
uint16 | size |
Definition at line 292 of file spgist_private.h.
◆ allTheSame
unsigned int SpGistInnerTupleData::allTheSame
◆ nNodes
unsigned int SpGistInnerTupleData::nNodes
◆ prefixSize
unsigned int SpGistInnerTupleData::prefixSize
◆ size
uint16 SpGistInnerTupleData::size
◆ tupstate
unsigned int SpGistInnerTupleData::tupstate
The documentation for this struct was generated from the following file:
- src/include/access/spgist_private.h