core-jgi/db/ddlutils/postgresql
Carlos Ruiz 4e143f09f2 Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353)
This has suffered lot of modifications after the last commit in trunk:
svn revisions: 12968, 13190, 13206, 13208, 14172, 14175, 14200, 14201
hg changesets: 6356, 6360, 6361, 6362, 6394, 6395, 6396, 6397
It requires proper functional review and analysis of collaterals
We better revert from here and integrate later when it's more stable and we have proper description and QA over these new processes.
2011-02-26 22:25:50 -05:00
..
functions Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353) 2011-02-26 22:25:50 -05:00
log
pljava/META-INF
views Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353) 2011-02-26 22:25:50 -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.