45 if (connection->
group)
91 (
const char **)&(connection->
user),
92 (
const char **)&(connection->
password),
93 (
const char **)&(connection->
hostName),
94 (
const char **)&(connection->
port));
int db_get_connection(dbConnection *connection)
Get default DB connection settings for the current mapset.
int db_set_connection(dbConnection *connection)
Set default DB connection settings.
int db_get_login(const char *, const char *, const char **, const char **, const char **, const char **)
Get login parameters for driver/database.
void G_zero(void *, int)
Zero out a buffer, buf, of length i.
void G_setenv2(const char *, const char *, int)
Set environment variable from specific place (updates .gisrc)
void G_unsetenv2(const char *, int)
Remove name from environment from specific place.
const char * G_getenv_nofatal2(const char *, int)
Get environment variable from specific place.