]> granicus.if.org Git - postgis/commitdiff
Cleanup after run
authorSandro Santilli <strk@keybit.net>
Sat, 24 Dec 2011 09:58:31 +0000 (09:58 +0000)
committerSandro Santilli <strk@keybit.net>
Sat, 24 Dec 2011 09:58:31 +0000 (09:58 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8547 b70326c6-7e19-0410-871a-916f4a2858ee

raster/test/regress/rt_io.sql

index 4dd8b6aec53ce93f3953c4289f762220f88403c9..f672a20efc49270ce16f491ec3724b56906897af 100644 (file)
@@ -923,3 +923,5 @@ SELECT (
         '00' ||-- novalue==0
         '10' -- pixel(0,0)==16 (out of 0..15 range)
 )::raster;
+
+DROP TABLE rt_io_test;