[postgis-devel] [PostGIS] #944: typmod support for PostGIS geometry
PostGIS
trac at osgeo.org
Thu Jun 16 14:03:21 PDT 2011
#944: typmod support for PostGIS geometry
-------------------------+--------------------------------------------------
Reporter: robe | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+--------------------------------------------------
Comment(by pramsey):
Well, was almost as easy as expected... at r7409.
None of the supporting PL/PgSQL functions has been touched, and right now
geometry_columns is still a table while geometry_columns_v is the view.
The view definition needs a slight fix as it is currently picking up a
couple composite types as well as tables and views with geometry. Rubber
will hit the road in deciding how to ditch the table.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/944#comment:24>
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-devel
mailing list