[postgis-devel] [PostGIS] #944: typmod support for PostGIS geometry

PostGIS trac at osgeo.org
Tue May 10 18:37:00 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):

 I was hoping to just do it the same way geography does. A simple
 geometry_columns view on the system tables. For backwards compatibility,
 the Add/Remove utility functions can be simplified down to wrappers on
 ALTER TABLE ADD COLUMN, etc.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/944#comment:2>
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