postgis/raster/rt_pg
2012-02-29 09:00:10 +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 Allow 'make check' to run all the way through on OSX (the sed implementation must be slightly different, so let's see if Perl is any more standard). Hopefully other platforms will be happy. 2012-02-06 03:20:48 +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 Have postgis_raster_lib_version() include SVN revision (#1608) 2012-02-27 15:39:11 +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 git-svn-id: http://svn.osgeo.org/postgis/trunk@9339 b70326c6-7e19-0410-871a-916f4a2858ee 2012-02-29 03:01:03 +00:00
rtpostgis_drop.sql.in.c #1630: Swap the order of dropping - you have to drop the function first before the type 2012-02-29 09:00:10 +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 Set all raster CASTs to be ASSIGNMENT not IMPLICIT. Related ticket is #490. Knowing my luck, I'll be reverting this due to some showstopper. 2012-02-24 05:05:25 +00:00