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

Data Fields

ReplicationSlotInvalidationCause cause
 
const char * cause_name
 

Detailed Description

Definition at line 106 of file slot.c.

Field Documentation

◆ cause

ReplicationSlotInvalidationCause SlotInvalidationCauseMap::cause

Definition at line 108 of file slot.c.

Referenced by GetSlotInvalidationCause().

◆ cause_name

const char* SlotInvalidationCauseMap::cause_name

Definition at line 109 of file slot.c.

Referenced by GetSlotInvalidationCauseName().


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