[postgis-tickets] [PostGIS] #3373: ALTER DOMAIN missing from topology_upgrade
PostGIS
trac at osgeo.org
Sat Nov 21 01:01:02 PST 2015
#3373: ALTER DOMAIN missing from topology_upgrade
--------------------------+---------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.3.0
Component: topology | Version: trunk
Resolution: | Keywords:
--------------------------+---------------------------
Changes (by strk):
* version: 2.2.x => trunk
* type: defect => enhancement
* milestone: PostGIS 2.2.1 => PostGIS 2.3.0
Old description:
> I just noticed that the ALTER DOMAIN statements in topology.sql.in (meant
> to do upgrades) are not being present in the topology_upgrade.sql script,
> meaning domain constraints are not properly upgraded.
New description:
I just noticed that the ALTER DOMAIN statements in topology.sql.in (meant
to do upgrades) are not being present in the topology_upgrade.sql script,
meaning domain constraints are not properly upgraded.
Changing to an enhancement request.
--
Comment:
I guess it is time to generate the topology upgrade via our
postgis_proc_upgrade.pl, and add there logic to handle changes in
constraints set attached to domains.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3373#comment:3>
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