PostgreSQL Source Code: RelocationBufferInfo Struct Reference (original) (raw)
Data Fields | |
---|---|
GISTENTRY | entry [INDEX_MAX_KEYS] |
bool | isnull [INDEX_MAX_KEYS] |
GISTPageSplitInfo * | splitinfo |
GISTNodeBuffer * | nodeBuffer |
Detailed Description
Definition at line 519 of file gistbuildbuffers.c.
Field Documentation
◆ entry
◆ isnull
◆ nodeBuffer
◆ splitinfo
The documentation for this struct was generated from the following file:
- src/backend/access/gist/gistbuildbuffers.c