This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
2010-05-11 16:04:59 +02:00
|
|
|
#define PSQL_HOST "postgres"
|
|
|
|
#define PSQL_USER "postgres"
|
|
|
|
#define PSQL_DBNAME "postgres"
|
2007-02-13 21:57:45 +01:00
|
|
|
#define PSQL_PASSWORD "somepass"
|