PostgreSQL Source Code  git master
ReadReplicationSlotCmd Struct Reference

#include <replnodes.h>

Data Fields

NodeTag type
 
char * slotname
 

Detailed Description

Definition at line 106 of file replnodes.h.

Field Documentation

◆ slotname

char* ReadReplicationSlotCmd::slotname

Definition at line 109 of file replnodes.h.

Referenced by ReadReplicationSlot().

◆ type

NodeTag ReadReplicationSlotCmd::type

Definition at line 108 of file replnodes.h.

Referenced by exec_replication_command().


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