Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SplitedPageLayout Struct Reference

#include <gist_private.h>

Data Fields

gistxlogPage block
IndexTupleDatalist
int lenlist
IndexTuple itup
Page page
Buffer buffer
struct SplitedPageLayoutnext

Detailed Description

Definition at line 215 of file gist_private.h.


Field Documentation

Definition at line 217 of file gist_private.h.

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

Definition at line 222 of file gist_private.h.

Referenced by gistplacetopage().

Definition at line 220 of file gist_private.h.

Referenced by gistplacetopage(), and gistSplit().

Definition at line 219 of file gist_private.h.

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

Definition at line 218 of file gist_private.h.

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

Definition at line 224 of file gist_private.h.

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

Definition at line 221 of file gist_private.h.

Referenced by gistplacetopage().


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