[postgis-tickets] [PostGIS] #4643: PostgreSQL 13 no longer supports FROM in CREATE EXTENSION

PostGIS trac at osgeo.org
Sat Feb 22 19:58:31 PST 2020


#4643: PostgreSQL 13 no longer supports FROM in CREATE EXTENSION
---------------------+---------------------------
 Reporter:  robe     |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  blocker  |  Milestone:  PostGIS 3.1.0
Component:  postgis  |    Version:  master
 Keywords:           |
---------------------+---------------------------
 Looks like our postgis 3.1 is broken again by PostgreSQL change upstream.

 Debbie is showing this error on 3.1.0 (master) run


 {{{
 19:10:38 ERROR:  CREATE EXTENSION ... FROM is no longer supported
 19:10:38 LINE 1: CREATE EXTENSION postgis VERSION '3.1.0dev' FROM
 unpackaged
 }}}

 This must be a test we don't run in the test run after postgresql is
 rebuilt since it didn't error there.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4643>
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