FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Attributes | |
PGconn * | dbConnection |
Postgres database connection object. | |
GHashTable * | cachedPrepared |
Hash table of prepared statements. | |
char * | dbConf |
DB conf file location. | |
FILE * | logFile |
FOSSology log file pointer. | |
int | ignoreWarns |
Set to ignore warnings from logging. | |
Database manager object
Definition at line 35 of file libfossdbmanager.c.