postgis/raster/rt_pg
Bborie Park b6117968e6 More verbose output when constraints fail to be added to a raster
column. Ticket #2141

git-svn-id: http://svn.osgeo.org/postgis/trunk@10819 b70326c6-7e19-0410-871a-916f4a2858ee
2012-12-07 22:07:18 +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 Fixed behavior of ST_ConvexHull() for empty rasters. Ticket #2126 2012-12-07 01:08:21 +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 More verbose output when constraints fail to be added to a raster 2012-12-07 22:07:18 +00:00
rtpostgis_drop.sql.in.c Removed confusion between ST_Resample(raster) and ST_Transform(raster) 2012-11-29 18:59:22 +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