[postgis-tickets] [PostGIS] #3068: Arbitrary "coord_dimension" for geometry_columns with unconstrained 4D point
PostGIS
trac at osgeo.org
Tue Mar 3 04:53:44 PST 2015
#3068: Arbitrary "coord_dimension" for geometry_columns with unconstrained 4D
point
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by robe):
I should add, I'm okay with touching the postgis_typmod_dims even in
micro. Now I am relooking at what you are saying. THAT IS A BUG, and
would probably significantly improve the performance of the view if we
changed it (to not assume 2). The constraint should only kick in if
absolutely postgis_typmod_dims is known to return no value, as it stands
it's probably kicking in for most any table (a 2D which I think is a real
performance killer)
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3068#comment:9>
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