PostgreSQL Source Code  git master
GenerationBlock Struct Reference

Data Fields

dlist_node node
 
GenerationContextcontext
 
Size blksize
 
int nchunks
 
int nfree
 
char * freeptr
 
char * endptr
 

Detailed Description

Definition at line 87 of file generation.c.

Field Documentation

◆ blksize

Size GenerationBlock::blksize

◆ context

◆ endptr

◆ freeptr

◆ nchunks

◆ nfree

int GenerationBlock::nfree

◆ node


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