|
PostgreSQL Source Code git master
|
#include <ginxlog.h>
Data Fields | |
| RelFileLocator | locator |
| GinMetaPageData | metadata |
| BlockNumber | prevTail |
| BlockNumber | newRightlink |
| int32 | ntuples |
| RelFileLocator ginxlogUpdateMeta::locator |
| GinMetaPageData ginxlogUpdateMeta::metadata |
| BlockNumber ginxlogUpdateMeta::newRightlink |
Definition at line 173 of file ginxlog.h.
Referenced by gin_desc().
| int32 ginxlogUpdateMeta::ntuples |
Definition at line 174 of file ginxlog.h.
Referenced by gin_desc().
| BlockNumber ginxlogUpdateMeta::prevTail |
Definition at line 172 of file ginxlog.h.
Referenced by gin_desc().