21 #define _(String) gettext(String) 22 #define PACKAGE "shp2pgsql" 24 #define _(String) String void colmap_clean(colmap *map)
struct shp_connection_state SHPCONNECTIONCONFIG
char * codepage2encoding(const char *cpg)
int colmap_read(const char *fname, colmap *map, char *ebuf, size_t ebuflen)
Read the content of filename into a symbol map.
void colmap_init(colmap *map)
char * escape_connection_string(char *str)
Escape strings that are to be used as part of a PostgreSQL connection string.
char * encoding2codepage(const char *encoding)
const char * colmap_pg_by_dbf(colmap *map, const char *dbfname)
const char * colmap_dbf_by_pg(colmap *map, const char *pgname)