PostgreSQL Source Code git master
|
Data Fields | |
ReplicationSlotInvalidationCause | cause |
const char * | cause_name |
ReplicationSlotInvalidationCause SlotInvalidationCauseMap::cause |
Definition at line 108 of file slot.c.
Referenced by GetSlotInvalidationCause().
const char* SlotInvalidationCauseMap::cause_name |
Definition at line 109 of file slot.c.
Referenced by GetSlotInvalidationCauseName().