Opened 9 years ago

Closed 9 years ago

#3052 closed defect (fixed)

Box distance operators not available with PostgreSQL 9.0

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.1.6
Component: postgis Version: 2.1.x
Keywords: Cc:

Description

The ←> and <#> operators are not available when building against PostgreSQL 9.0, but there's really no reason for that IMHO.

See http://debbie.postgis.net:8080/job/PostGIS_Regress/5725/console

Beside, docs do not say anything about that.

I think operators should exist. Only, the KNN index would not be available for PostgreSQL < 9.1.

Change History (2)

comment:1 by strk, 9 years ago

Owner: changed from pramsey to strk
Status: newassigned

comment:2 by strk, 9 years ago

Resolution: fixed
Status: assignedclosed

r13264 in 2.1 branch (2.1.6) and r13265 in trunk (2.2.0)

Note: See TracTickets for help on using tickets.