DBMS database creation
[hcoop/domtool2.git] / configDefault / postgres.csg
... / ...
CommitLineData
1signature POSTGRES_CONFIG = sig
2
3val adduser : string
4val createdb : string
5
6end