]> granicus.if.org Git - postgis/commitdiff
Quiet quiet Hudson
authorRegina Obe <lr@pcorp.us>
Tue, 12 Apr 2011 12:34:12 +0000 (12:34 +0000)
committerRegina Obe <lr@pcorp.us>
Tue, 12 Apr 2011 12:34:12 +0000 (12:34 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7019 b70326c6-7e19-0410-871a-916f4a2858ee

regress/loader/PointWithSchema-post.sql

index 57b80cb4e81089af5c28416c12146ba5f0dfbd27..5b502ffa14faa3f387bc4b3106c47e2104ba6e0e 100644 (file)
@@ -1,2 +1,3 @@
 DROP TABLE IF EXISTS pgreg.loadedshp;
+DELETE FROM geometry_columns WHERE f_table_schema='pgreg';
 DROP SCHEMA pgreg;