FOSSology  4.4.0
Open Source License Compliance by Open Source Software
demomod.c File Reference

FOSSology demonstration agent. More...

#include "demomod.h"
Include dependency graph for demomod.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

char BuildVersion [] ="demomod build version: NULL.\n"
 
psqlCopy_t psqlcpy = 0
 fo_sqlCopy struct used for fast data insertion
 
PGconn * pgConn = 0
 Database connection. More...
 

Detailed Description

FOSSology demonstration agent.

Definition in file demomod.c.

Variable Documentation

◆ pgConn

PGconn* pgConn = 0

Database connection.

DB connection.

Definition at line 48 of file demomod.c.