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