[PostGIS] #5766: ValidateTopology(varchar toponame, geometry bbox) return error when sending with bbox, but not with out bbox

PostGIS trac at osgeo.org
Sat Jul 27 00:08:58 PDT 2024


#5766: ValidateTopology(varchar toponame, geometry bbox) return error when sending
with bbox, but not with out bbox
--------------------------------+---------------------------
  Reporter:  Lars Aksel Opsahl  |      Owner:  strk
      Type:  defect             |     Status:  closed
  Priority:  medium             |  Milestone:  PostGIS 3.3.7
 Component:  topology           |    Version:  master
Resolution:  fixed              |   Keywords:
--------------------------------+---------------------------
Comment (by Lars Aksel Opsahl):

 Thanks, I compiled latest master and that worked nice, but when trying to
 upgrading a existing database running master from June some time I got
 this error when upgrading.

 {{{

 NOTICE:  Updating extension postgis 3.5.0dev
 ERROR:  could not find function "ST_RemoveIrrelevantPointsForView" in file
 "/usr/lib/postgresql/14/lib/postgis-3.so"
 CONTEXT:  SQL statement "ALTER EXTENSION postgis UPDATE TO "ANY";ALTER
 EXTENSION postgis UPDATE TO "3.5.0dev""
 PL/pgSQL function postgis_extensions_upgrade(text) line 88 at EXECUTE

 }}}

 Should I report this as bug ?
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5766#comment:12>
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