core-jgi/db/ddlutils/postgresql
Heng Sin Low 08c7f55e87 Remove obsolete install_procedures.sql and modify build.xml to install the uuid-ossp module. 2011-01-11 17:32:55 +08:00
..
functions Added db generate uuid function. The postgresql implementation depends on the contrib module contrib/uuid-ossp. 2011-01-11 17:29:58 +08:00
log
pljava/META-INF
views
RUN_build.sh
build-ddl.properties
build-ddl.xml
build-view.xml
build.properties
build.xml Remove obsolete install_procedures.sql and modify build.xml to install the uuid-ossp module. 2011-01-11 17:32:55 +08:00
jdbc.properties.postgresql
operators.sql
readme.txt
uuid-ossp.sql Added db generate uuid function. The postgresql implementation depends on the contrib module contrib/uuid-ossp. 2011-01-11 17:29:58 +08:00

readme.txt

1. Installed ant
2. Update build.properties and jdbc.properties.postgresql to suit your environment
3. 'ant create' to create the adempiere seed database for postgresql.