Opened 14 years ago

Closed 14 years ago

#350 closed defect (fixed)

[wktraster] Premature use of geometry_samebox and geometry_gist_sel breaks support for PostGIS 1.4.x

Reported by: pracine Owned by: jorgearevalo
Priority: high Milestone: WKTRaster 0.1.6
Component: raster Version: master
Keywords: Cc:

Description

Premature use of "geometry_samebox" and "geometry_gist_sel" in rtpostgis.sql breaks support for PostGIS 1.4.x where those functions are not available.

Change History (7)

comment:1 by pracine, 14 years ago

I think we shold come back to geometry_same and postgis_gist_sel until they are really removed from a version of PostGIS.

comment:2 by jorgearevalo, 14 years ago

Resolution: fixed
Status: newclosed

Ok, fixed in commit r5026

comment:3 by mloskot, 14 years ago

Resolution: fixed
Status: closedreopened

comment:4 by mloskot, 14 years ago

Owner: changed from mloskot to jorgearevalo
Status: reopenednew

comment:5 by mloskot, 14 years ago

Resolution: fixed
Status: newclosed

comment:6 by pracine, 14 years ago

Resolution: fixed
Status: closedreopened

geometry_gist_joinsel should also be replaced with postgis_gist_joinsel

comment:7 by jorgearevalo, 14 years ago

Resolution: fixed
Status: reopenedclosed

Done in r5158

Note: See TracTickets for help on using tickets.