PostgreSQL Source Code git master
|
Data Fields | |
int16 | npromisingtids |
int16 | ntids |
int16 | ifirsttid |
int16 IndexDeleteCounts::ifirsttid |
Definition at line 195 of file heapam.c.
Referenced by bottomup_nblocksfavorable(), bottomup_sort_and_shrink(), and bottomup_sort_and_shrink_cmp().
int16 IndexDeleteCounts::npromisingtids |
Definition at line 193 of file heapam.c.
Referenced by bottomup_sort_and_shrink(), and bottomup_sort_and_shrink_cmp().
int16 IndexDeleteCounts::ntids |
Definition at line 194 of file heapam.c.
Referenced by bottomup_sort_and_shrink(), and bottomup_sort_and_shrink_cmp().