PostgreSQL Source Code git master
Loading...
Searching...
No Matches
BumpBlock Struct Reference

Data Fields

dlist_node node
 
charfreeptr
 
charendptr
 

Detailed Description

Definition at line 88 of file bump.c.

Field Documentation

◆ endptr

char* BumpBlock::endptr

◆ freeptr

◆ node

dlist_node BumpBlock::node

Definition at line 90 of file bump.c.

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


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