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
-
Fix two issues with HEADER MATCH in COPY
- ca7a0d1d3682 15.0 landed
-
Add header matching mode to COPY FROM
- 072132f04e55 15.0 landed
-
Add HEADER support to COPY text format
- 43f33dc018a4 15.0 landed
-
Fix handling of redundant options with COPY for "freeze" and "header"
- 10c5291cc2c6 14.0 landed