[postgis-tickets] [PostGIS] #3821: Don't drop st_union when updating postgis extension to 2.4
PostGIS
trac at osgeo.org
Tue Aug 29 07:15:53 PDT 2017
#3821: Don't drop st_union when updating postgis extension to 2.4
--------------------------+---------------------------
Reporter: nextstopsun | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: 2.3.x
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by strk):
Right, that's my proposal: don't drop but just mark parallel.
In order to do this automatically we need to remove the
"Changed:" label from {{{ CREATE AGGREGATE }}} comment
so that the script will not DROP it ( or change to "Changed
Compatibly" or something like that, which doens't trigger
the restart ) and do the PARALLEL bit in next statement,
with direct catalog access.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3821#comment:17>
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