Opened 14 years ago
Closed 14 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.
Note:
See TracTickets
for help on using tickets.
I believe this is a dupe. I already complained about this :)
Refer to #659
Though your subject line seems more definitive