PostgreSQL Source Code  git master
SubscriptionRelState Struct Reference

#include <pg_subscription_rel.h>

Data Fields

Oid relid
 
XLogRecPtr lsn
 
char state
 

Detailed Description

Definition at line 78 of file pg_subscription_rel.h.

Field Documentation

◆ lsn

XLogRecPtr SubscriptionRelState::lsn

◆ relid

◆ state

char SubscriptionRelState::state

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