#2019 closed defect (fixed)
ST_FlipCoordinates does not update bbox
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | critical | Milestone: | PostGIS 2.0.2 |
Component: | postgis | Version: | 2.0.x |
Keywords: | history | Cc: |
Description
Because st_flipcoordinates does not update the cached box, you can end up with a crazy index and also crazy return values from st_estimated_extent. Glad it was me who found this, I pity the poor user who would have to try and figure out what was wrong.
Change History (2)
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Keywords: | history added |
---|
Note:
See TracTickets
for help on using tickets.
Fixed in trunk at r10621 and 2.0 at r10622