PostgreSQL Source Code git master
|
#include <radixtree.h>
Data Fields | |
const char * | name |
int | fanout |
size_t | allocsize |
Definition at line 642 of file radixtree.h.
size_t RT_SIZE_CLASS_ELEM::allocsize |
Definition at line 646 of file radixtree.h.
Referenced by for().
int RT_SIZE_CLASS_ELEM::fanout |
Definition at line 645 of file radixtree.h.
const char* RT_SIZE_CLASS_ELEM::name |
Definition at line 644 of file radixtree.h.
Referenced by for().