PostgreSQL Source Code: SubscriptionRelState Struct Reference (original) (raw)

#include <[pg_subscription_rel.h](pg%5F%5Fsubscription%5F%5Frel%5F8h%5Fsource.html)>

Data Fields
Oid relid
XLogRecPtr lsn
char state

Detailed Description

Definition at line 78 of file pg_subscription_rel.h.

Field Documentation

lsn

relid

Oid SubscriptionRelState::relid

state

char SubscriptionRelState::state


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