[postgis-devel] r_raster_column instead of r_column in raster_columns view
Bborie Park
dustymugs at gmail.com
Fri Dec 9 07:39:10 PST 2011
On Fri, Dec 9, 2011 at 7:21 AM, Jose Carlos Martinez
<jomarlla at cgf.upv.es> wrote:
> Hi again,
> I found that QGIS Raster plugin is not working because the raster_columns
> view (r8332) changed the column 'r_column' by 'r_raster_column'.
>
> Someone can tell me if this is a bug or it is a new change?
> Thanks,
> Jose
>
Jose, as you noted, it is a new change to make the column name formats
match that of geometry_columns and geography_columns.
I'll have to let the GDAL postgis raster driver developer and/or the
qgis plugin developer know to update that field. Both had expressed
that they didn't use the raster_columns table before the changes were
made.
-bborie
More information about the postgis-devel
mailing list