PostgreSQL Source Code
git master
|
Data Fields | |
BlockNumber | childblkno |
BlockNumber | parentblkno |
Definition at line 1573 of file gistbuild.c.
BlockNumber ParentMapEntry::childblkno |
Definition at line 1575 of file gistbuild.c.
BlockNumber ParentMapEntry::parentblkno |
Definition at line 1576 of file gistbuild.c.
Referenced by gistGetParent(), and gistMemorizeParent().