PostGIS
2.4.9dev-r@@SVN_REVISION@@
|
int ShpLoaderGetSQLFooter | ( | SHPLOADERSTATE * | state, |
char ** | strfooter | ||
) |
Definition at line 1828 of file shp2pgsql-core.c.
References shp_loader_state::config, shp_loader_config::createindex, shp_loader_state::geo_col, shp_loader_config::idxtablespace, malloc(), shp_loader_config::readshape, shp_loader_config::schema, SHPLOADEROK, stringbuffer_aprintf(), stringbuffer_clear(), stringbuffer_create(), stringbuffer_destroy(), stringbuffer_getstring(), shp_loader_config::table, and shp_loader_config::usetransaction.
Referenced by main(), and pgui_action_import().