PostgreSQL Source Code git master
LogicalRepInfos Struct Reference

Data Fields

struct LogicalRepInfodbinfo
 
bool two_phase
 
bits32 objecttypes_to_clean
 

Detailed Description

Definition at line 72 of file pg_createsubscriber.c.

Field Documentation

◆ dbinfo

struct LogicalRepInfo* LogicalRepInfos::dbinfo

Definition at line 74 of file pg_createsubscriber.c.

Referenced by cleanup_objects_atexit(), and main().

◆ objecttypes_to_clean

bits32 LogicalRepInfos::objecttypes_to_clean

Definition at line 76 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: