[GRASS-dev] [GRASS GIS] #3566: v.patch to ignore order of columns and only check name + type

#3566: v.patch to ignore order of columns and only check name + type
--------------------------------------+-------------------------
Reporter: veroandreo | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Vector | Version: svn-trunk
Keywords: v.patch, attribute table | CPU: Unspecified
Platform: Linux |
--------------------------------------+-------------------------
Currently, G7:v.patch gives error when patching two vector maps with their
attribute tables if the order of the columns differ. It would be great if
only column name + type were checked and order ignored, as long as the
rest matches.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3566&gt;
GRASS GIS <https://grass.osgeo.org>

#3566: v.patch to ignore order of columns and only check name + type
--------------------------+--------------------------------------
  Reporter: veroandreo | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone:
Component: Vector | Version: svn-trunk
Resolution: fixed | Keywords: v.patch, attribute table
       CPU: Unspecified | Platform: Linux
--------------------------+--------------------------------------
Changes (by mmetz):

* status: new => closed
* resolution: => fixed

Comment:

In [changeset:"72743" 72743]:
{{{
#!CommitTicketReference repository="" revision="72743"
v.patch: ignore order of columns and only check name + type (fixes #3566)
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3566#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>