postgis/raster/rt_pg
Jorge Arévalo d2f82a6424 Fixes on PostGIS Raster debug system. The raster core uses
default_info_handler() call. Other minor bugs fixed. Created DEBUG file in
raster directory, similar to postgis/DEBUG file. Erased references to old raster debug variables in configure.ac. Deleted old readme file.


git-svn-id: http://svn.osgeo.org/postgis/trunk@6136 b70326c6-7e19-0410-871a-916f4a2858ee
2010-10-26 17:40:32 +00:00
..
.svnignore - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
Makefile.in Fixes on PostGIS Raster debug system. The raster core uses 2010-10-26 17:40:32 +00:00
Makefile.pgxs Modified raster Makefiles to solve bugs of ticket #610 (build error and 2010-10-13 17:12:56 +00:00
pgsql_compat.h - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
rt_pg.c Fixes on PostGIS Raster debug system. The raster core uses 2010-10-26 17:40:32 +00:00
rt_pg.h New debug system, similar to the PostGIS debug system, with two sets of macros 2010-10-26 16:40:49 +00:00
rtpostgis.sql.in.c -Fix for ticket 632. st_world2rastercoordx and st_world2rastercoordy must return int instead of float8. 2010-10-20 13:38:37 +00:00