PostgreSQL Source Code  git master
BumpBlock Struct Reference

Data Fields

dlist_node node
 
char * freeptr
 
char * endptr
 

Detailed Description

Definition at line 86 of file bump.c.

Field Documentation

◆ endptr

char* BumpBlock::endptr

◆ freeptr

◆ node

dlist_node BumpBlock::node

Definition at line 88 of file bump.c.

Referenced by BumpAllocFromNewBlock(), BumpAllocLarge(), BumpBlockFree(), and BumpContextCreate().


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