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