core-jgi/db/ddlutils/postgresql
Carlos Ruiz cc8e13b32f Fix problem in C_OrderLineTax_VT - product name was not printing attributes
https://sourceforge.net/tracker/index.php?func=detail&aid=3176222&group_id=176962&atid=879332
2011-03-07 10:19:08 -05:00
..
functions Reverting revisions 12757, 12778, 12785 (6348, 6352, 6353) 2011-02-26 22:25:50 -05: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
views Fix problem in C_OrderLineTax_VT - product name was not printing attributes 2011-03-07 10:19:08 -05: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
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-view.xml Added ant file to create view. 2008-11-25 15:45: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 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 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
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.