Changes between Version 12 and Version 13 of DevWikiGardenTest


Ignore:
Timestamp:
Oct 29, 2009, 9:03:37 PM (15 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiGardenTest

    v12 v13  
    1515xsltproc -o torturetest.sql trunk/doc/xsl/postgis_gardentest.sql.xsl trunk/doc/reference.xml
    1616psql -p 5432 -U postgres -d postgres -c "CREATE DATABASE testpostgis;"
     17psql -p 5432 -U postgres -d postgres -c "CREATE LANGUAGE plpgsql;"
    1718psql -p 5432 -U postgres -d testpostgis -f postgis.sql
    1819psql -p 5432 -U postgres -d testpostgis -f geography.sql