From 2a92891171152a61767cb4779f0b7335e370cec1 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Fri, 22 Jul 2011 15:56:28 +0200 Subject: Add PostgreSQL driver and options for Windows --- pgsql.options | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pgsql.options (limited to 'pgsql.options') diff --git a/pgsql.options b/pgsql.options new file mode 100644 index 0000000..355b64c --- /dev/null +++ b/pgsql.options @@ -0,0 +1,8 @@ +# Sample PostgreSQL options file used to run the tests. Adjust to +# match your PostgreSQL setup. +# + +--user odb_test +--database odb_test +# --host +# --port -- cgit v1.1