![]() |
FOSSology
3.2.0rc1
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 46 of file libfossdbmanager.c.