[postgis-tickets] [PostGIS] #4705: pgsql2shp - Pg field column in mapping file incorrectly compared with the name of the dbf field name
PostGIS
trac at osgeo.org
Fri Jun 19 08:42:10 PDT 2020
#4705: pgsql2shp - Pg field column in mapping file incorrectly compared with the
name of the dbf field name
----------------------------+-------------------
Reporter: zezzagio | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone:
Component: loader/dumper | Version: 3.0.x
Resolution: | Keywords:
----------------------------+-------------------
Comment (by strk):
Great that you learned git rebase.
I can suggest you to also learn `git reset`,
which keeps the changes but drops the commits,
so you can re-do the commits to your liking.
For exmaple you probably don't want one commit
that adds the -pre and -post files and another
that removes them :)
The way I see it this could be 2 commits:
1. Fix run_test.pl to do the {regdir} substitution
and the continuation on install-objects mismatch
2. Fix pgsql2shp handling of -m and associated tests
Note: you can add "Closes #4705" in the commit log
for commit 2 to see this ticket automatically closed
upon acceptance of the changes.
Let me know if you prefer leaving these things to
us (but I recommend you learn to juggle with this
great tool :)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4705#comment:16>
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-tickets
mailing list