PostgreSQL Source Code git master
|
#include "commands/copy.h"
Go to the source code of this file.
Data Structures | |
struct | CopyToRoutine |
struct | CopyFromRoutine |
Typedefs | |
typedef struct CopyToRoutine | CopyToRoutine |
typedef struct CopyFromRoutine | CopyFromRoutine |
typedef struct CopyFromRoutine CopyFromRoutine |
typedef struct CopyToRoutine CopyToRoutine |