Ticket #1021 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Most topology regress failing after GSERIALIZED enabled: gist_geometry_ops does not exist for access method gist

Reported by: robe Owned by: strk
Priority: blocker Milestone: PostGIS 2.0.0
Component: topology Version: trunk
Keywords: Cc:

Description

load_topology.sql tests for example coughing up

+psql:load_topology.sql:28: ERROR:  operator class "gist_geometry_ops" does not
exist for access method "gist"

Seems to be the case with most of the diff regress results I've spot checked

Change History

Changed 2 years ago by robe

  • summary changed from Most raster regress failing after GSERIALIZED enabled: gist_geometry_ops does not exist for access method gist to Most topology regress failing after GSERIALIZED enabled: gist_geometry_ops does not exist for access method gist

Changed 2 years ago by robe

strk -- after your fix at r7393 I no longer get this error, so feel free to close if you are satisfied.

However we are not out of the woods yet. I still get regression failures on topology, but down to 1-2 failures and differs on PostgreSQL version. They might just be rounding differences. I'll put that in as a separate ticket.

Changed 2 years ago by strk

  • status changed from new to closed
  • resolution set to fixed

Fixed in r7393

Note: See TracTickets for help on using tickets.