[postgis-tickets] [PostGIS] #2560: view xxx depends on function st_union(geometry)
PostGIS
trac at osgeo.org
Sun Feb 23 07:29:18 PST 2014
#2560: view xxx depends on function st_union(geometry)
-----------------------------------+----------------------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.2
Component: build/upgrade/install | Version: 2.1.x
Keywords: |
-----------------------------------+----------------------------------------
Comment(by strk):
Robe, with r12256 the extension-specific drop of objects is removed, which
fixes your specific test. I guess we need some other test to prove that
wrong ?
Theoretically, all drops should be already happening in the upgrade
procedures, so the only thing that should be extension-specific is to drop
from the extension before dropping for real, right ? That part could be
done using sed as done for casts already..
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2560#comment:26>
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