Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

BTPageState Struct Reference

Data Fields

Page btps_page
BlockNumber btps_blkno
IndexTuple btps_minkey
OffsetNumber btps_lastoff
uint32 btps_level
Size btps_full
struct BTPageStatebtps_next

Detailed Description

Definition at line 104 of file nbtsort.c.


Field Documentation

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().

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().


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