Re: [PATCH v2] Allow COPY "text" to output a header and add header matching mode to COPY FROM - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [PATCH v2] Allow COPY "text" to output a header and add header matching mode to COPY FROM
Date
Msg-id e03f6493-f00d-9b7b-ce37-0bde6b2fed78@2ndquadrant.com
Whole thread Raw
In response to [PATCH v2] Allow COPY "text" to output a header and add header matching mode to COPY FROM  (Rémi Lapeyre <remi.lapeyre@lenstra.fr>)
Responses Add header support to text format and matching feature  (Rémi Lapeyre <remi.lapeyre@lenstra.fr>)
List pgsql-hackers
On 2020-07-08 13:45, Rémi Lapeyre wrote:
> Hi, here's a new version of the patch that should apply cleanly. I'll monitor
> the status on http://cfbot.cputube.org/

It's hard to find an explanation what this patch actually does.  I don't 
want to have to go through threads dating back 4 months to determine 
what was discussed and what was actually implemented.  Since you're 
already using git format-patch, just add something to the commit message.

It appears that these are really two separate features, so perhaps they 
should be two patches.

Also, the new header matching mode could probably use more than one line 
of documentation.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions
Next
From: Andrew Dunstan
Date:
Subject: Re: TAP tests and symlinks on Windows