[postgis-tickets] [PostGIS] #4876: PostgreSQL 14 regress failure on uninstall and raster regresses many

PostGIS trac at osgeo.org
Wed Mar 10 18:04:01 PST 2021


#4876: PostgreSQL 14 regress failure on uninstall and raster regresses many
----------------------+---------------------------
  Reporter:  robe     |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  blocker  |  Milestone:  PostGIS 3.2.0
 Component:  postgis  |    Version:  master
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by robe):

 old regresses now - related pull request -
 https://git.osgeo.org/gitea/postgis/postgis/pulls/53

 But as noted on the pull request - this broke dronie's upgrade test
 because we changed the return type.
 I still haven't retested on PG14 so hopefully that isn't broken


 {{{
 WARNING:  'postgis.gdal_enabled_drivers' is already set and cannot be
 changed until you reconnect
 WARNING:  'postgis.enable_outdb_rasters' is already set and cannot be
 changed until you reconnect
 ERROR:  cannot change return type of existing function
 HINT:  Use DROP FUNCTION _st_rastertoworldcoord(raster,integer,integer)
 first.
 -----------------------------------------------------------------------------
 make: *** [runtest.mk:10: check-regress] Error 1
 make: Leaving directory '/drone/src/regress'
 FAIL: upgrade 2.5.5--3.2.0dev
 }}}

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