Ticket #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
Note: See
TracTickets for help on using
tickets.
