postgis/raster/rt_pg
Bborie Park 781902e9bb Changed signature of rt_band_get_nodata() as there was no way to
indicate an error if the band has no NODATA.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10512 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-22 17:19:20 +00:00
..
.svnignore Renamed legacy.sql.in.c to rtpostgis_legacy.sql.in.c to not conflict with postgis' legacy.sql. Associated ticket is #1422. 2012-01-02 06:59:04 +00:00
Makefile.in #2027: change order of operation -- have cleanup happen first since the drop sometimes tries to drop functions that use types that don't exist in older versions 2012-10-05 12:25:15 +00:00
Makefile.pgxs Modified raster Makefiles to solve bugs of ticket #610 (build error and 2010-10-13 17:12:56 +00:00
rt_pg.c Changed signature of rt_band_get_nodata() as there was no way to 2012-10-22 17:19:20 +00:00
rt_pg.h Non-functional change. Updated author email address for dzwarg. 2011-11-18 20:56:57 +00:00
rtpostgis.sql.in.c Code cleanup in rt_pg/rt_pg.c. Changed point geometry variant of 2012-10-18 21:45:16 +00:00
rtpostgis_drop.sql.in.c Code cleanup in rt_pg/rt_pg.c. Changed point geometry variant of 2012-10-18 21:45:16 +00:00
rtpostgis_legacy.sql.in.c Fixed incorrect use of rt_band_destroy when loading offline band data. ALso added rules to raster_columns and raster_overviews to gracefully handle insert/update/delete. 2012-01-10 18:45:19 +00:00
rtpostgis_upgrade_cleanup.sql.in.c Added n-raster ST_MapAlgebra(). Additional error checking in 2012-10-10 22:02:40 +00:00