Opened 6 years ago
Last modified 5 years ago
#4122 assigned defect
_ST_Expand does not update geography
Reported by: | komzpa | Owned by: | komzpa |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
_ST_Expand for geography patches up only cached box, not the geography. That creates issues in Postgres-XL.
Originally reported at mailing list: https://lists.osgeo.org/pipermail/postgis-users/2018-July/042800.html
Change History (3)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Milestone: | PostGIS 2.5.0 → PostGIS 3.0.0 |
---|
comment:3 by , 5 years ago
Milestone: | PostGIS 3.0.0 → PostGIS Fund Me |
---|
Note:
See TracTickets
for help on using tickets.
Plan of fixing: https://lists.osgeo.org/pipermail/postgis-users/2018-July/042833.html
(generate a multipoint for each corner of the geography box)