PostgreSQL Source Code  git master
RT_NODE Struct Reference

#include <radixtree.h>

Data Fields

uint8 kind
 
uint8 fanout
 
uint8 count
 

Detailed Description

Definition at line 372 of file radixtree.h.

Field Documentation

◆ count

◆ fanout

uint8 RT_NODE::fanout

Definition at line 384 of file radixtree.h.

Referenced by RT_ALLOC_NODE(), and RT_GROW_NODE_16().

◆ kind

uint8 RT_NODE::kind

Definition at line 375 of file radixtree.h.

Referenced by RT_ALLOC_NODE(), RT_NODE_INSERT(), RT_NODE_SEARCH(), and RT_VERIFY_NODE().


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