PostgreSQL Source Code  git master
DR_copy Struct Reference

Data Fields

DestReceiver pub
 
CopyToState cstate
 
uint64 processed
 

Detailed Description

Definition at line 98 of file copyto.c.

Field Documentation

◆ cstate

CopyToState DR_copy::cstate

Definition at line 101 of file copyto.c.

Referenced by copy_dest_receive().

◆ processed

uint64 DR_copy::processed

Definition at line 102 of file copyto.c.

Referenced by copy_dest_receive().

◆ pub

DestReceiver DR_copy::pub

Definition at line 100 of file copyto.c.


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