PostgreSQL Source Code git master
|
Data Fields | |
DestReceiver | pub |
CopyToState | cstate |
uint64 | processed |
CopyToState DR_copy::cstate |
Definition at line 104 of file copyto.c.
Referenced by copy_dest_receive(), and CreateCopyDestReceiver().
uint64 DR_copy::processed |
Definition at line 105 of file copyto.c.
Referenced by copy_dest_receive(), and CreateCopyDestReceiver().
DestReceiver DR_copy::pub |
Definition at line 103 of file copyto.c.
Referenced by CreateCopyDestReceiver().