core-jgi/db/ddlutils/postgresql
kontro d750bd5903 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
- Primary key type changed to NUMERIC
- Bug fix (not listed bug)
- More comments
2007-01-28 20:50:43 +00:00
..
functions Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql 2007-01-28 20:50:43 +00:00
log * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
pljava/META-INF new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
RUN_build.sh new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
adempiere-fk.sql new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
adempiere-schema.sql new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
aliasfunction.sql this is necessary to support the change in PostgreSQL from use Integer in _ID to use Numeric(10,0) AS Oracle 2007-01-24 00:41:08 +00:00
build-ddl.properties * Feature Request [ 1614535 ] 2006-12-17 15:41:06 +00:00
build-ddl.xml new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
build-pljava.xml new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
build.properties new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
build.xml * Replace some sqlj function with pl/pgsql version. 2007-01-26 10:06:05 +00:00
install_procedures.sql 2007-01-25 05:15:06 +00:00
jdbc.properties.postgresql new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
load_sqlj_functions.sql new RUN_build.sh script to Run Ant and new build-pljava.xml 2007-01-13 22:41:39 +00:00
operators.sql * Replace some sqlj function with pl/pgsql version. 2007-01-26 10:06:05 +00:00
readme.txt * Some documentation for the ddlutils script 2006-12-17 16:20:53 +00: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.