PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
char* ShpDumperGetConnectionStringFromConn | ( | SHPCONNECTIONCONFIG * | config | ) |
Definition at line 1184 of file pgsql2shp-core.c.
References conn, shp_connection_state::database, shp_connection_state::host, shp_connection_state::password, shp_connection_state::port, stringbuffer_t::str_start, stringbuffer_append(), stringbuffer_aprintf(), stringbuffer_init(), and shp_connection_state::username.
Referenced by connection_test(), pgui_action_import(), ShpDumperConnectDatabase(), and update_table_chooser_from_database().