PostgreSQL Source Code  git master
SyncStandbySlotsConfigData 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 SyncStandbySlotsConfigData::nslotnames

◆ slot_names

char SyncStandbySlotsConfigData::slot_names[FLEXIBLE_ARRAY_MEMBER]

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