Header And Logo

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

Data Fields

FindSplitData Struct Reference

Data Fields

Size newitemsz
int fillfactor
bool is_leaf
bool is_rightmost
OffsetNumber newitemoff
int leftspace
int rightspace
int olddataitemstotal
bool have_split
bool newitemonleft
OffsetNumber firstright
int best_delta

Detailed Description

Definition at line 28 of file nbtinsert.c.


Field Documentation

Definition at line 45 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 32 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 44 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 40 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 33 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 34 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 36 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 35 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 43 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 31 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 38 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().

Definition at line 37 of file nbtinsert.c.

Referenced by _bt_checksplitloc(), and _bt_findsplitloc().


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