|
PostgreSQL Source Code git master
|
#include <spgist_private.h>
Data Fields | |
| unsigned int | tupstate:2 |
| unsigned int | allTheSame:1 |
| unsigned int | nNodes:13 |
| unsigned int | prefixSize:16 |
| uint16 | size |
Definition at line 294 of file spgist_private.h.
Definition at line 297 of file spgist_private.h.
Definition at line 298 of file spgist_private.h.
Referenced by addNode().
Definition at line 299 of file spgist_private.h.
Referenced by addNode().
| uint16 SpGistInnerTupleData::size |
Definition at line 300 of file spgist_private.h.
Definition at line 296 of file spgist_private.h.