PostgreSQL Source Code git master
Loading...
Searching...
No Matches
TestDecodingTxnData Struct Reference

Data Fields

bool xact_wrote_changes
 
bool stream_wrote_changes
 

Detailed Description

Definition at line 48 of file test_decoding.c.

Field Documentation

◆ stream_wrote_changes

bool TestDecodingTxnData::stream_wrote_changes

Definition at line 51 of file test_decoding.c.

◆ xact_wrote_changes

bool TestDecodingTxnData::xact_wrote_changes

Definition at line 50 of file test_decoding.c.


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