PostgreSQL Source Code  git master
gistxlogPageUpdate Struct Reference

#include <gistxlog.h>

Data Fields

uint16 ntodelete
 
uint16 ntoinsert
 

Detailed Description

Definition at line 34 of file gistxlog.h.

Field Documentation

◆ ntodelete

uint16 gistxlogPageUpdate::ntodelete

Definition at line 37 of file gistxlog.h.

Referenced by gistRedoPageUpdateRecord(), and gistXLogUpdate().

◆ ntoinsert

uint16 gistxlogPageUpdate::ntoinsert

Definition at line 38 of file gistxlog.h.

Referenced by gistRedoPageUpdateRecord(), and gistXLogUpdate().


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