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

Data Fields

int nworkers
 
BackgroundWorkerHandlehandle [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 25 of file setup.c.

Field Documentation

◆ handle

Definition at line 28 of file setup.c.

◆ nworkers

int worker_state::nworkers

Definition at line 27 of file setup.c.

Referenced by cleanup_background_workers().


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