PostgreSQL Source Code  git master
bkend Struct Reference

Data Fields

pid_t pid
 
int32 cancel_key
 
int child_slot
 
int bkend_type
 
bool dead_end
 
bool bgworker_notify
 
dlist_node elem
 

Detailed Description

Definition at line 168 of file postmaster.c.

Field Documentation

◆ bgworker_notify

◆ bkend_type

◆ cancel_key

int32 bkend::cancel_key

◆ child_slot

◆ dead_end

◆ elem

◆ pid


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