PostgreSQL Source Code  git master
PGOutputTxnData Struct Reference

Data Fields

bool sent_begin_txn
 

Detailed Description

Definition at line 204 of file pgoutput.c.

Field Documentation

◆ sent_begin_txn

bool PGOutputTxnData::sent_begin_txn

Definition at line 206 of file pgoutput.c.

Referenced by pgoutput_commit_txn(), pgoutput_message(), and pgoutput_send_begin().


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