PostgreSQL Source Code  git master
ParentMapEntry Struct Reference

Data Fields

BlockNumber childblkno
 
BlockNumber parentblkno
 

Detailed Description

Definition at line 1507 of file gistbuild.c.

Field Documentation

◆ childblkno

BlockNumber ParentMapEntry::childblkno

Definition at line 1509 of file gistbuild.c.

◆ parentblkno

BlockNumber ParentMapEntry::parentblkno

Definition at line 1510 of file gistbuild.c.

Referenced by gistGetParent(), and gistMemorizeParent().


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