postgis/raster/test
2011-12-16 01:11:21 +00:00
..
core Added option -G to get listing of supported raster types instead of calling ST_GDALDrivers in SQL. Had to tweak rt_raster_gdal_drivers in rt_api.c to not limit drivers based upon creation capabilities. Associated ticket is #1374. 2011-12-14 22:23:42 +00:00
regress 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. 2011-12-16 01:11:21 +00:00
Makefile.in Raster testing added to core testing. Related ticket #762. 2011-04-01 05:18:45 +00:00