PostgreSQL Source Code: gistxlogPage Struct Reference (original) (raw)

#include <[gist_private.h](gist%5F%5Fprivate%5F8h%5Fsource.html)>

Data Fields
BlockNumber blkno
int num

Detailed Description

Definition at line 184 of file gist_private.h.

Field Documentation

blkno

BlockNumber gistxlogPage::blkno

Definition at line 186 of file gist_private.h.

Referenced by gistplacetopage().

num

int gistxlogPage::num

Definition at line 187 of file gist_private.h.

Referenced by gist_indexsortbuild_levelstate_flush(), gistplacetopage(), gistSplit(), and gistXLogSplit().


The documentation for this struct was generated from the following file: