core-jgi/db/ddlutils/postgresql
kontro e4f56664c3 Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql
Some optimizations and simple testing script for BOM_PriceXXX.sql scripts.
2007-01-30 09:02:08 +00:00
..
functions Feature request: [ 1614574 ] Port sqlj functions to pl/pgsql 2007-01-30 09:02:08 +00:00
log
pljava/META-INF
RUN_build.sh
adempiere-fk.sql
adempiere-schema.sql
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
build-ddl.xml
build-pljava.xml
build.properties
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
load_sqlj_functions.sql
operators.sql * Replace some sqlj function with pl/pgsql version. 2007-01-26 10:06:05 +00:00
readme.txt

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.