#3349 closed defect (fixed)
topology files changed pathname in 2.2.0
Reported by: | gdt | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.2.1 |
Component: | topology | Version: | 2.2.x |
Keywords: | Cc: |
Description
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
Change History (6)
comment:1 by , 9 years ago
Summary: | topology fools changed pathname in 2.2.0 → topology files changed pathname in 2.2.0 |
---|
comment:2 by , 9 years ago
Looks like change happened in r13702. Seems like an unintentional side-effect
comment:3 by , 9 years ago
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 by , 9 years ago
Backported to 2.2 branch (2.2.1) as r14334, please feel free to reopen if it's still no good.
Note:
See TracTickets
for help on using tickets.
(That really was a typo.)