PostgreSQL Source Code  git master
ParallelApplyWorkerEntry Struct Reference

Data Fields

TransactionId xid
 
ParallelApplyWorkerInfowinfo
 

Detailed Description

Definition at line 215 of file applyparallelworker.c.

Field Documentation

◆ winfo

ParallelApplyWorkerInfo* ParallelApplyWorkerEntry::winfo

Definition at line 218 of file applyparallelworker.c.

Referenced by pa_allocate_worker(), and pa_find_worker().

◆ xid

TransactionId ParallelApplyWorkerEntry::xid

Definition at line 217 of file applyparallelworker.c.


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