[postgis-devel] [PostGIS] #1343: raster Upgrade script doesn't work because of new type
PostGIS
trac at osgeo.org
Fri Dec 2 22:46:06 PST 2011
#1343: raster Upgrade script doesn't work because of new type
-----------------------------+----------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Comment(by robe):
I don't for the plain reason that I can't do
array_agg(number_field) or ARRAY[]..
which is important when you are dealing with a rast that you don't
necessarily know the number of bands you will need before hand.
which I can with arrays
Granted it's not as simple as writing 1,2,3, but with variadic for this
kind of thing, I loose one level of flexibility.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1343#comment:5>
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-devel
mailing list