postgis/raster/rt_pg
2012-11-16 01:32:02 +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 Rewrite of ST_Clip(raster) to be C-based and updated regression test. 2012-10-26 00:28:10 +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 If hillshade < 0, hillshade = 0 for ST_HillShade() 2012-11-16 01:32:02 +00:00
rtpostgis_drop.sql.in.c Added variants of ST_Slope, ST_Aspect and ST_Hillshade to provide 2012-11-16 01:31:55 +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