[PostGIS] #5687: PostgreSQL 17 regression failures with spgist indexes

PostGIS trac at osgeo.org
Sat Mar 9 15:04:11 PST 2024


#5687: PostgreSQL 17 regression failures with spgist indexes
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  reopened
  Priority:  blocker  |  Milestone:  PostGIS 3.5.0
 Component:  postgis  |    Version:  3.4.x
Resolution:           |   Keywords:
----------------------+---------------------------
Comment (by robe):

 Okay just occurred to me that for our regression tests, we are normally
 not testing with CREATE extension but just with the scripts.

 So it's not failing on the get_extension_schema but instead on

 https://git.osgeo.org/gitea/postgis/postgis/src/branch/master/libpgcommon/lwgeom_pg.c#L135


 The postgis_get_full_version_schema() call.

 Though nothing I can see in those areas changed in PG17
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5687#comment:6>
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