Opened 13 years ago

Closed 13 years ago

#865 closed defect (invalid)

shp2pgsql crashes when both -g and -G are used.

Reported by: jadams Owned by: jadams
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: 1.5.X
Keywords: Cc:

Description

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.

Change History (1)

comment:1 by robe, 13 years ago

Resolution: invalid
Status: newclosed

I believe this is a dupe. I already complained about this :)

Refer to #659

Though your subject line seems more definitive

Note: See TracTickets for help on using tickets.