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