PostgreSQL Source Code  git master
BackgroundWorkerSlot Struct Reference

Data Fields

bool in_use
 
bool terminate
 
pid_t pid
 
uint64 generation
 
BackgroundWorker worker
 

Detailed Description

Definition at line 74 of file bgworker.c.

Field Documentation

◆ generation

uint64 BackgroundWorkerSlot::generation

◆ in_use

◆ pid

◆ terminate

bool BackgroundWorkerSlot::terminate

◆ worker


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