PostgreSQL Source Code git master
Loading...
Searching...
No Matches
gistxlogPageSplit Struct Reference

#include <gistxlog.h>

Data Fields

BlockNumber origrlink
 
GistNSN orignsn
 
bool origleaf
 
uint16 npage
 
bool markfollowright
 

Detailed Description

Definition at line 66 of file gistxlog.h.

Field Documentation

◆ markfollowright

bool gistxlogPageSplit::markfollowright

Definition at line 73 of file gistxlog.h.

◆ npage

uint16 gistxlogPageSplit::npage

Definition at line 72 of file gistxlog.h.

◆ origleaf

bool gistxlogPageSplit::origleaf

Definition at line 70 of file gistxlog.h.

◆ orignsn

GistNSN gistxlogPageSplit::orignsn

Definition at line 69 of file gistxlog.h.

◆ origrlink

BlockNumber gistxlogPageSplit::origrlink

Definition at line 68 of file gistxlog.h.


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