#include <gist_private.h>
Data Fields | |
| RelFileNode | node |
| BlockNumber | origblkno |
| BlockNumber | origrlink |
| GistNSN | orignsn |
| bool | origleaf |
| BlockNumber | leftchild |
| uint16 | npage |
| bool | markfollowright |
Definition at line 191 of file gist_private.h.
Definition at line 199 of file gist_private.h.
Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().
Definition at line 201 of file gist_private.h.
Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().
Definition at line 193 of file gist_private.h.
Referenced by gistRedoPageSplitRecord(), gistXLogSplit(), and out_gistxlogPageSplit().
Definition at line 200 of file gist_private.h.
Referenced by decodePageSplitRecord(), gistRedoPageSplitRecord(), gistXLogSplit(), and out_gistxlogPageSplit().
Definition at line 194 of file gist_private.h.
Referenced by gistXLogSplit(), and out_gistxlogPageSplit().
Definition at line 197 of file gist_private.h.
Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().
Definition at line 196 of file gist_private.h.
Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().
Definition at line 195 of file gist_private.h.
Referenced by gistRedoPageSplitRecord(), and gistXLogSplit().
1.7.1