[postgis-devel] [PostGIS] #865: shp2pgsql crashes when both -g and -G are used.

PostGIS trac at osgeo.org
Fri Mar 18 06:22:44 PDT 2011


#865: shp2pgsql crashes when both -g and -G are used.
---------------------+------------------------------------------------------
 Reporter:  jadams   |       Owner:  jadams       
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  1.5.X        
 Keywords:           |  
---------------------+------------------------------------------------------
 shp2pgsql -g "foo" -G blah.shp fails.

 It seems to be breaking due to always freeing the old geometry column name
 (and switching to the geography default) even if the name isn't the
 default.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/865>
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