[postgis-devel] [PostGIS] #223: Breaking change ST_Extent returns a box3d_extent object
PostGIS
trac at osgeo.org
Wed Nov 4 11:22:15 PST 2009
#223: Breaking change ST_Extent returns a box3d_extent object
-------------------------+--------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: postgis 1.4.1
Component: postgis | Version:
Resolution: worksforme | Keywords:
-------------------------+--------------------------------------------------
Comment (by robe):
But its missing in the upgrade script. Well the upgrade script needs a
bit of work I suppose anyway.
Try this for size on your virgin PostGIS 1.4/1.5 install to see what I
mean? Does it work for you? This works in 1.3
SELECT ST_Box3d(ST_Extent('POINT(1 2)'::geometry))
I don't think there is much we can do about it and not sure how badly it
affects people - so thought we should just note it. It broke one of my
apps is all.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/223#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list