[postgis-tickets] [PostGIS] #3892: Review safety and behavior of CREATE EXTENSION from UNPACKAGED
PostGIS
trac at osgeo.org
Mon Oct 9 06:54:27 PDT 2017
#3892: Review safety and behavior of CREATE EXTENSION from UNPACKAGED
---------------------+---------------------------
Reporter: strk | Owner: pramsey
Type: task | Status: new
Priority: high | Milestone: PostGIS 2.4.1
Component: postgis | Version: 2.4.x
Keywords: |
---------------------+---------------------------
It isn't clear to me if it is legal to {{{ CREATE EXTENSION postgis FROM
unpackaged }}} and what happens if the unpackaged version is different
from the target version. Is it documented anywhere ?
If we're only guaranteeing for things to work when versions match we
should add a safety check to make sure that versions do indeed matc.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3892>
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