#include <gin_private.h>
Data Fields | |
| RelFileNode | node |
| GinMetaPageData | metadata |
| BlockNumber | prevTail |
| BlockNumber | newRightlink |
| int32 | ntuples |
Definition at line 395 of file gin_private.h.
Definition at line 398 of file gin_private.h.
Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().
Definition at line 400 of file gin_private.h.
Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().
Definition at line 397 of file gin_private.h.
Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().
Definition at line 401 of file gin_private.h.
Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().
Definition at line 399 of file gin_private.h.
Referenced by ginHeapTupleFastInsert(), ginRedoUpdateMetapage(), and ginUpdateStats().
1.7.1