[postgis-tickets] [PostGIS] #4483: Can't upgrade from PostGIS 3.0.0alpha3 to 3.0.0alpha4 ST_AsGeoJSON
PostGIS
trac at osgeo.org
Wed Aug 21 23:27:37 PDT 2019
#4483: Can't upgrade from PostGIS 3.0.0alpha3 to 3.0.0alpha4 ST_AsGeoJSON
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
Ok I see what you mean by "tag". Yes, changing back would fix {{{ A>C }}}
but break {{{ B>C }}} and keep {{{ A>B }}} broken. If {{{ A }}} is just an
{{{ alpha }}} tag we can say those are not really supported and move on.
Alternatively, we'll need to drop the function in the {{{
postgis_before_upgrade.sql }}} file, so it is created anew, but that would
break in case there's any view using the function.
How I'm running the test is written in the first comment, but to simplify,
it is:
{{{ regress/run_test.pl -v --upgrade --upgrade-path 3.0.0alpha3--
3.0.0alpha5dev }}}
or something along those lines (note that current run_test.pl also
supports ":auto" for the target version of an upgrade
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4483#comment:7>
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