| PostGIS
    3.7.0dev-r@@SVN_REVISION@@
    | 
#include <pgsql2shp-core.h>

| Data Fields | |
| SHPCONNECTIONCONFIG * | conn | 
| char * | table | 
| char * | schema | 
| char * | usrquery | 
| int | binary | 
| char * | shp_file | 
| int | dswitchprovided | 
| int | includegid | 
| int | unescapedattrs | 
| char * | geo_col_name | 
| int | keep_fieldname_case | 
| int | fetchsize | 
| char * | column_map_filename | 
| int | quiet | 
Definition at line 50 of file pgsql2shp-core.h.