|
PostgreSQL Source Code git master
|
#include <pg_dump.h>
| DumpableObject _SubscriptionInfo::dobj |
Definition at line 710 of file pg_dump.h.
Referenced by dumpSubscription(), dumpSubscriptionTable(), and getSubscriptions().
Definition at line 711 of file pg_dump.h.
Referenced by dumpSubscription(), dumpSubscriptionTable(), and getSubscriptions().
| bool _SubscriptionInfo::subbinary |
Definition at line 713 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| char* _SubscriptionInfo::subconninfo |
Definition at line 722 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| bool _SubscriptionInfo::subdisableonerr |
Definition at line 716 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| bool _SubscriptionInfo::subenabled |
Definition at line 712 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| bool _SubscriptionInfo::subfailover |
Definition at line 719 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| int _SubscriptionInfo::submaxretention |
Definition at line 721 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| char* _SubscriptionInfo::suborigin |
Definition at line 726 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| char* _SubscriptionInfo::suboriginremotelsn |
Definition at line 727 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| bool _SubscriptionInfo::subpasswordrequired |
Definition at line 717 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| char* _SubscriptionInfo::subpublications |
Definition at line 725 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| bool _SubscriptionInfo::subretaindeadtuples |
Definition at line 720 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| bool _SubscriptionInfo::subrunasowner |
Definition at line 718 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| char* _SubscriptionInfo::subslotname |
Definition at line 723 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| char _SubscriptionInfo::substream |
Definition at line 714 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| char* _SubscriptionInfo::subsynccommit |
Definition at line 724 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().
| char _SubscriptionInfo::subtwophasestate |
Definition at line 715 of file pg_dump.h.
Referenced by dumpSubscription(), and getSubscriptions().