PostgreSQL Source Code  git master
BackendStartupData Struct Reference

#include <backend_startup.h>

Data Fields

CAC_state canAcceptConnections
 

Detailed Description

Definition at line 34 of file backend_startup.h.

Field Documentation

◆ canAcceptConnections

CAC_state BackendStartupData::canAcceptConnections

Definition at line 36 of file backend_startup.h.

Referenced by BackendMain(), and BackendStartup().


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