PostgreSQL Source Code git master
PMChild Struct Reference

#include <postmaster.h>

Data Fields

pid_t pid
 
int child_slot
 
BackendType bkend_type
 
struct RegisteredBgWorkerrw
 
bool bgworker_notify
 
dlist_node elem
 

Detailed Description

Definition at line 40 of file postmaster.h.

Field Documentation

◆ bgworker_notify

◆ bkend_type

◆ child_slot

◆ elem

dlist_node PMChild::elem

◆ pid

◆ rw


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