summaryrefslogtreecommitdiffstats
path: root/db_demo/main.h
blob: 1064d614a3753e12f41a97be1ad9826538457267 (plain)
1
2
3
4
5
6
7
8
9
#define VERSION 0.0.1

#define PGHOST "matchblox.schinagl.nl"
#define PGPORT "5432"
#define PGOPTIONS "\0"
#define PGTTY "\0"
#define DBNAME "2iv55"
#define LOGIN "2iv55"
#define PWD "uhtfiwwp"