PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
void ShpLoaderDestroy | ( | SHPLOADERSTATE * | state | ) |
Definition at line 1882 of file shp2pgsql-core.c.
References shp_loader_state::col_names, colmap_clean(), shp_loader_state::column_map, DBFClose(), shp_loader_state::field_names, free(), shp_loader_state::hDBFHandle, shp_loader_state::hSHPHandle, shp_loader_state::num_fields, shp_loader_state::pgfieldtypes, shp_loader_state::precisions, SHPClose(), shp_loader_state::types, and shp_loader_state::widths.
Referenced by main(), pgui_action_import(), test_ShpLoaderDestroy(), and validate_remote_loader_columns().