core-jgi/db/ddlutils/postgresql
Carlos Ruiz e205bb66de IDEMPIERE-204 Add charge to Open Requisitions report
http://jira.idempiere.com/browse/IDEMPIERE-204
2012-03-25 21:37:57 -05:00
..
functions Implement support for PostgreSQL 9 2011-04-22 19:52:14 -05:00
log
pljava/META-INF
views IDEMPIERE-204 Add charge to Open Requisitions report 2012-03-25 21:37:57 -05:00
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.