PostgreSQL Source Code: ParallelSlot Struct Reference (original) (raw)
#include <[parallel_slot.h](parallel%5F%5Fslot%5F8h%5Fsource.html)>
Definition at line 95 of file parallel.c.
◆ AH
◆ callback
◆ callback_data
void* ParallelSlot::callback_data
◆ connection
PGconn* ParallelSlot::connection
◆ handler
◆ handler_context
void* ParallelSlot::handler_context
◆ inUse
◆ pid
◆ pipeRead
int ParallelSlot::pipeRead
◆ pipeRevRead
int ParallelSlot::pipeRevRead
◆ pipeRevWrite
int ParallelSlot::pipeRevWrite
◆ pipeWrite
int ParallelSlot::pipeWrite
◆ workerStatus
The documentation for this struct was generated from the following files:
- src/bin/pg_dump/parallel.c
- src/include/fe_utils/parallel_slot.h