Start of DBMS support
[hcoop/domtool2.git] / configDefault / postgres.csg
diff --git a/configDefault/postgres.csg b/configDefault/postgres.csg
new file mode 100644 (file)
index 0000000..b4e6c09
--- /dev/null
@@ -0,0 +1,5 @@
+signature POSTGRES_CONFIG = sig
+
+val adduser : string
+
+end