]> granicus.if.org Git - postgis/commit
Addition of C-based ST_MinPossibleValue to replace the existing ST_MinPossibleVal...
authorBborie Park <bkpark at ucdavis.edu>
Fri, 16 Dec 2011 01:11:21 +0000 (01:11 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Fri, 16 Dec 2011 01:11:21 +0000 (01:11 +0000)
commit7edd2ae9675281ad0c698a8329dd3fd475e5d372
tree18192db8207863c0b8abd57267a6d16f6cada47a
parentb87956b7d368db7cf80c2868edac607c589b242e
Addition of C-based ST_MinPossibleValue to replace the existing ST_MinPossibleVal which uses hard-coded values.  Updated dependent functions and scripts/plpgsql to use new function.  Deleted scripts/plpgsql/st_minpossibleval.sql to stop people from using it.  Associated ticket is #1298.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8436 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_pg/rt_pg.c
raster/rt_pg/rtpostgis.sql.in.c
raster/rt_pg/rtpostgis_drop.sql.in.c
raster/scripts/plpgsql/st_clip.sql
raster/scripts/plpgsql/st_mapalgebra.sql
raster/scripts/plpgsql/st_mapalgebra_optimized.sql
raster/scripts/plpgsql/st_mapalgebrafctngb.sql
raster/scripts/plpgsql/st_minpossibleval.sql [deleted file]
raster/test/regress/rt_utility.sql
raster/test/regress/rt_utility_expected