PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LogicalRepInfos Struct Reference

Data Fields

struct LogicalRepInfodbinfo
 
bool two_phase
 
bits32 objecttypes_to_remove
 

Detailed Description

Definition at line 70 of file pg_createsubscriber.c.

Field Documentation

◆ dbinfo

struct LogicalRepInfo* LogicalRepInfos::dbinfo

Definition at line 72 of file pg_createsubscriber.c.

Referenced by cleanup_objects_atexit(), and main().

◆ objecttypes_to_remove

bits32 LogicalRepInfos::objecttypes_to_remove

Definition at line 74 of file pg_createsubscriber.c.

Referenced by check_and_drop_publications(), and main().

◆ two_phase

bool LogicalRepInfos::two_phase

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