PostgreSQL Source Code git master
Loading...
Searching...
No Matches
import_error_callback_arg Struct Reference

Data Fields

chartablename
 
charcmd
 

Detailed Description

Definition at line 43 of file foreigncmds.c.

Field Documentation

◆ cmd

char* import_error_callback_arg::cmd

Definition at line 46 of file foreigncmds.c.

Referenced by import_error_callback(), and ImportForeignSchema().

◆ tablename

char* import_error_callback_arg::tablename

Definition at line 45 of file foreigncmds.c.

Referenced by import_error_callback(), and ImportForeignSchema().


The documentation for this struct was generated from the following file: