[postgis-tickets] [PostGIS] #3349: topology fools changed pathname in 2.2.0
PostGIS
trac at osgeo.org
Mon Oct 26 06:11:05 PDT 2015
#3349: topology fools changed pathname in 2.2.0
----------------------+---------------------------
Reporter: gdt | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.1
Component: topology | Version: 2.2.x
Keywords: |
----------------------+---------------------------
When packaging 2.2.0, I found the following changes in the list of
installed files. It's not clear why there was a change from postgis to
postgis_topology.
{{{
-share/postgresql/contrib/postgis-2.1/topology.sql
-share/postgresql/contrib/postgis-2.1/topology_upgrade_21_minor.sql
-share/postgresql/contrib/postgis-2.1/uninstall_sfcgal.sql
-share/postgresql/contrib/postgis-2.1/uninstall_topology.sql
+share/postgresql/contrib/postgis_topology-2.2/topology.sql
+share/postgresql/contrib/postgis_topology-2.2/topology_upgrade.sql
+share/postgresql/contrib/postgis_topology-2.2/uninstall_topology.sql
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3349>
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