Cleanup after run

git-svn-id: http://svn.osgeo.org/postgis/trunk@8547 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Sandro Santilli 2011-12-24 09:58:31 +00:00
parent a138fc0600
commit a8e3b2daa3

View 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;