Clean postgres driver variables and add postgres-9.1 support
[hcoop/domtool2.git] / configDefault / postgres.csg
index e493dbe..12c752a 100644 (file)
@@ -4,4 +4,6 @@ val adduser : string
 val createdb : string
 val dropdb : string
 
+val postgres81port : string
+val postgres91port : string
 end