PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void ShpDumperDestroy | ( | SHPDUMPERSTATE * | state | ) |
Definition at line 2219 of file pgsql2shp-core.c.
References colmap_clean(), shp_dumper_state::column_map, shp_dumper_state::conn, shp_dumper_state::dbffieldnames, shp_dumper_state::dbffieldtypes, shp_dumper_state::fetch_query, shp_dumper_state::fieldcount, free(), shp_dumper_state::geo_col_name, shp_dumper_state::main_scan_query, shp_dumper_state::pgfieldnames, shp_dumper_state::schema, and shp_dumper_state::table.
Referenced by main(), pgui_action_export(), and test_ShpDumperDestroy().