PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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 gistXLogUpdate().

◆ ntoinsert

uint16 gistxlogPageUpdate::ntoinsert

Definition at line 38 of file gistxlog.h.


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