Re: [PATCH v1] Allow COPY "text" to output a header and add header matching mode to COPY FROM

Rémi Lapeyre <remi.lapeyre@henki.fr>

From: Rémi Lapeyre <remi.lapeyre@henki.fr>
To: pgsql-hackers@postgresql.org
Date: 2020-03-01T23:45:05Z
Lists: pgsql-hackers
I created an entry for this patch in the new CommiFest but it seems that it is not finding it. Is there anything that I need to do?


Commits

  1. Fix two issues with HEADER MATCH in COPY

  2. Add header matching mode to COPY FROM

  3. Add HEADER support to COPY text format

  4. Fix handling of redundant options with COPY for "freeze" and "header"