Data Fields | |
| Page | btps_page |
| BlockNumber | btps_blkno |
| IndexTuple | btps_minkey |
| OffsetNumber | btps_lastoff |
| uint32 | btps_level |
| Size | btps_full |
| struct BTPageState * | btps_next |
Definition at line 104 of file nbtsort.c.
Definition at line 107 of file nbtsort.c.
Referenced by _bt_buildadd(), _bt_pagestate(), and _bt_uppershutdown().
Definition at line 111 of file nbtsort.c.
Referenced by _bt_pagestate().
Definition at line 109 of file nbtsort.c.
Referenced by _bt_buildadd(), and _bt_pagestate().
Definition at line 110 of file nbtsort.c.
Referenced by _bt_buildadd(), _bt_pagestate(), and _bt_uppershutdown().
Definition at line 108 of file nbtsort.c.
Referenced by _bt_buildadd(), _bt_pagestate(), and _bt_uppershutdown().
| struct BTPageState* BTPageState::btps_next |
Definition at line 112 of file nbtsort.c.
Referenced by _bt_buildadd(), _bt_pagestate(), and _bt_uppershutdown().
Definition at line 106 of file nbtsort.c.
Referenced by _bt_buildadd(), _bt_pagestate(), and _bt_uppershutdown().
1.7.1