PostgreSQL Source Code  git master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
gistxlogPageUpdate Struct Reference

#include <gist_private.h>

Data Fields

uint16 ntodelete
 
uint16 ntoinsert
 

Detailed Description

Definition at line 199 of file gist_private.h.

Field Documentation

uint16 gistxlogPageUpdate::ntodelete

Definition at line 202 of file gist_private.h.

Referenced by gistRedoPageUpdateRecord(), and gistXLogUpdate().

uint16 gistxlogPageUpdate::ntoinsert

Definition at line 203 of file gist_private.h.

Referenced by gistRedoPageUpdateRecord(), and gistXLogUpdate().


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