[postgis-tickets] [PostGIS] #2667: Put in availability comment for raster operators and types
PostGIS
trac at osgeo.org
Sun Mar 9 14:10:57 PDT 2014
#2667: Put in availability comment for raster operators and types
--------------------+-------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: new
Priority: low | Milestone: PostGIS 2.2.0
Component: raster | Version: 2.1.x
Keywords: |
--------------------+-------------------------------------------------------
Noticed strk's new upgrade script gives notices about things missing
update notices some I am seeing on debbie that we probably should take
care of at some point are:
{{{
WARNING: no last updated info for type 'raster'
WARNING: no last updated info for type 'rastbandarg'
WARNING: no last updated info for type 'geomval'
WARNING: no last updated info for type 'addbandarg'
WARNING: no last updated info for type 'summarystats'
WARNING: no last updated info for type 'agg_count'
WARNING: no last updated info for type 'reclassarg'
WARNING: no last updated info for operator 'raster ='
WARNING: no last updated info for operator class 'hash_raster_ops'
WARNING: no last updated info for operator 'raster <<'
WARNING: no last updated info for operator 'raster &<'
WARNING: no last updated info for operator 'raster <<|'
WARNING: no last updated info for operator 'raster &<|'
WARNING: no last updated info for operator 'raster &&'
WARNING: no last updated info for operator 'raster &>'
WARNING: no last updated info for operator 'raster >>'
WARNING: no last updated info for operator 'raster |&>'
WARNING: no last updated info for operator 'raster |>>'
WARNING: no last updated info for operator 'raster ~='
WARNING: no last updated info for operator 'raster @'
WARNING: no last updated info for operator 'raster ~'
WARNING: no last updated info for operator 'raster ~'
WARNING: no last updated info for operator 'raster @'
WARNING: no last updated info for operator 'raster &&'
WARNING: no last updated info for type 'agg_samealignment'
WARNING: no last updated info for type 'unionarg'
}}}
no rush though since these haven't been changed since 2.0 I imagine and
since 1.5-2.0 requires hard-upgrade kind of low priority.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2667>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list