PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SyncStandbySlotsConfigData Struct Reference

Data Fields

int nslotnames
 
char slot_names [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 92 of file slot.c.

Field Documentation

◆ nslotnames

int SyncStandbySlotsConfigData::nslotnames

◆ slot_names

char SyncStandbySlotsConfigData::slot_names[FLEXIBLE_ARRAY_MEMBER]

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