[postgis-tickets] [PostGIS] #5345: Topology upgrade not supporting new CAST (was: upgrade script not supporting new CAST)
PostGIS
trac at osgeo.org
Tue Feb 21 00:40:05 PST 2023
#5345: Topology upgrade not supporting new CAST
-----------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.4.0
Component: topology | Version: master
Resolution: | Keywords:
-----------------------+---------------------------
Changes (by strk):
* status: new => assigned
* component: build/upgrade/install => topology
* summary: upgrade script not supporting new CAST => Topology upgrade not
supporting new CAST
Old description:
> I tried creating a CAST for topology, but the create_upgrade.pl script is
> not catching it
>
> has a line:
>
> {{{
> #Generate upgrade script by stripping things that can't be reinstalled
> 3:33AM
> and # TODO: use create_upgrade.pl
> }}}
New description:
I tried creating a CAST for topology, but the topology_upgrade.sql script
is not adding it
topology/Makefile.in has a line:
{{{
#Generate upgrade script by stripping things that can't be reinstalled
3:33AM
and # TODO: use create_upgrade.pl
}}}
--
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5345#comment:1>
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