[postgis-tickets] [PostGIS] #3382: Avoid deserializing small geometries during index operations
PostGIS
trac at osgeo.org
Sat Nov 28 17:33:45 PST 2015
#3382: Avoid deserializing small geometries during index operations
--------------------------+---------------------------
Reporter: dbaston | Owner: pramsey
Type: enhancement | Status: new
Priority: high | Milestone: PostGIS 2.3.0
Component: postgis | Version: trunk
Resolution: | Keywords:
--------------------------+---------------------------
Comment (by dbaston):
Pull request at https://github.com/postgis/postgis/pull/76
This contains an unrelated fix for a glitch in gserialized_peek_gbox_p,
which caused a garbage box to be computed for MULTIPOINT(EMPTY), making
the WKT regression test fail.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3382#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list