PostgreSQL Source Code  git master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
gistxlogPage Struct Reference

#include <gist_private.h>

Data Fields

BlockNumber blkno
 
int num
 

Detailed Description

Definition at line 229 of file gist_private.h.

Field Documentation

BlockNumber gistxlogPage::blkno

Definition at line 231 of file gist_private.h.

Referenced by gistplacetopage().

int gistxlogPage::num

Definition at line 232 of file gist_private.h.

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


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