Changes between Version 15 and Version 16 of DevWikiGardenTest


Ignore:
Timestamp:
Oct 29, 2009, 10:18:11 PM (14 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiGardenTest

    v15 v16  
    4949
    5050{{{
    51 xsltproc --param inputfninclude '"ST_Collect ST_Distance ST_DWithin ST_GeomFromGML ST_MakeLine"' -o torturetest_subset.sql trunk/doc/xsl/postgis_gardentest_subset.sql.xsl trunk/doc/reference.xml
     51xsltproc --param inputfninclude '"ST_Collect ST_Distance ST_DWithin ST_GeomFromGML ST_Length"' -o torturetest_subset.sql trunk/doc/xsl/postgis_gardentest_subset.sql.xsl trunk/doc/reference.xml
    5252psql -p 5432 -U postgres -d postgres -c "CREATE DATABASE testpostgis;"
    5353psql -p 5432 -U postgres -d testpostgis -f postgis.sql