PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
copyapi.h File Reference
#include "commands/copy.h"
Include dependency graph for copyapi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CopyToRoutine
 
struct  CopyFromRoutine
 

Typedefs

typedef struct CopyToRoutine CopyToRoutine
 
typedef struct CopyFromRoutine CopyFromRoutine
 

Typedef Documentation

◆ CopyFromRoutine

◆ CopyToRoutine

typedef struct CopyToRoutine CopyToRoutine