PostGIS
3.0.6dev-r@@SVN_REVISION@@
|
int ShpLoaderGetSQLFooter | ( | SHPLOADERSTATE * | state, |
char ** | strfooter | ||
) |
We need to copy from the temp table to the real table, transforming to to_srid
Definition at line 1878 of file shp2pgsql-core.c.
References shp_loader_state::col_names, shp_loader_state::config, shp_loader_config::createindex, shp_loader_config::dump_format, shp_loader_state::from_srid, shp_loader_state::geo_col, shp_loader_config::geography, 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, shp_loader_state::to_srid, and shp_loader_config::usetransaction.
Referenced by pgui_action_import().