From 0d1e1ca68ad6a7b3920a6be95d37c133a3fbc354 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 12 Apr 2011 12:34:12 +0000 Subject: [PATCH] Quiet quiet Hudson git-svn-id: http://svn.osgeo.org/postgis/trunk@7019 b70326c6-7e19-0410-871a-916f4a2858ee --- regress/loader/PointWithSchema-post.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/regress/loader/PointWithSchema-post.sql b/regress/loader/PointWithSchema-post.sql index 57b80cb4e..5b502ffa1 100644 --- a/regress/loader/PointWithSchema-post.sql +++ b/regress/loader/PointWithSchema-post.sql @@ -1,2 +1,3 @@ DROP TABLE IF EXISTS pgreg.loadedshp; +DELETE FROM geometry_columns WHERE f_table_schema='pgreg'; DROP SCHEMA pgreg; -- 2.50.1