PostgreSQL Source Code  git master
StandbySlotNamesConfigData Struct Reference

Data Fields

int nslotnames
 
char slot_names [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 91 of file slot.c.

Field Documentation

◆ nslotnames

int StandbySlotNamesConfigData::nslotnames

◆ slot_names

char StandbySlotNamesConfigData::slot_names[FLEXIBLE_ARRAY_MEMBER]

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