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

PostGIS trac at osgeo.org
Mon Oct 5 12:51:13 PDT 2020


#4643: PostgreSQL 13 no longer supports FROM in CREATE EXTENSION
------------------------------------+--------------------------------
  Reporter:  robe                   |      Owner:  strk
      Type:  defect                 |     Status:  closed
  Priority:  blocker                |  Milestone:  PostGIS PostgreSQL
 Component:  build/upgrade/install  |    Version:  master
Resolution:  fixed                  |   Keywords:
------------------------------------+--------------------------------
Changes (by Sandro Santilli <strk@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"520af0e8d1bb6e9544d974713bb87e428ff4230b/git" 520af0e/git]:
 {{{
 #!CommitTicketReference repository="git"
 revision="520af0e8d1bb6e9544d974713bb87e428ff4230b"
 Work around PG13 drop of `FROM unpackaged` syntax

 - Always install empty extension--unpackage.sql scripts
 - Have run_test.pl use create/update trick for PG13
 - Re-enable check_all_upgrades.sh testing of unpackaged
 - Have postgis_extensions_upgrade use the unpackaged trick

 Fixes #4643
 }}}

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