postgis/raster/rt_core
2011-06-11 00:05:53 +00:00
..
.svnignore - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
Makefile.in Fixed ticket #650. You need to update your GDAL copy to a release up to 22476 to make it work. 2011-06-01 23:50:14 +00:00
rt_api.c Fixed bunch of memory leaks in rt_api.c and testapi.c. Will need to valgrind the regression tests to clean up the leaks in rt_pg.c 2011-06-11 00:05:53 +00:00
rt_api.h Rewrote how the standard/sample deviation is computed in ST_SummaryStats for coverage tables. It now extends the existing use of a single-pass standard deviation calculation to be able to do the calculation for a coverage table. 2011-06-08 21:10:11 +00:00