Description
Im attaching SQL scripts for Postgresql
They work for me. Please test
The attached build.xml has three new targets: drops, ddl, populate
You can run something like:
ant drops ddl populate
Place the attached 3 SQL files in src/sql/external directory