PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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: