postgis/raster/loader
Bborie Park 862339e5cd Added correct handling of rt_band's ownsdata flag indicating if the
memory used for the band's data (only for inline, not offline) is
managed internally.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10327 b70326c6-7e19-0410-871a-916f4a2858ee
2012-09-25 14:07:22 +00:00
..
.svnignore Addition of C-based raster2pgsql in raster/loader. No changes have been made to remove the existing python-based raster2pgsql.py nor remove the python dependency in configure. Users will need to run autogen.sh after this revision. 2011-12-12 23:12:46 +00:00
Makefile.in Reverted some of the changes committed in r10238 2012-09-12 02:37:51 +00:00
raster2pgsql.c Added correct handling of rt_band's ownsdata flag indicating if the 2012-09-25 14:07:22 +00:00
raster2pgsql.h Initialize variables that may cause compile-time warnings in rt_api.c. Added additional NLS items to raster2pgsql. 2012-03-09 19:00:25 +00:00