Opened 12 years ago

Closed 12 years ago

#4633 closed defect (fixed)

"SELECT MAX(OGR_GEOM_AREA) FROM XXXX" broken

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.9.1
Component: OGR_SF Version: 1.9.0
Severity: normal Keywords:
Cc:

Description

Grr, an optimization in ogr_gensql.cpp broke the "SELECT MAX(OGR_GEOM_AREA) FROM XXXX" because it missed that the geometry was necessary

Change History (1)

comment:1 by Even Rouault, 12 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk (r24289) and branches/1.9 (r24290)

Note: See TracTickets for help on using tickets.