Re: [PATCH v1] Allow COPY "text" format to output a header - Mailing list pgsql-hackers

From Surafel Temesgen
Subject Re: [PATCH v1] Allow COPY "text" format to output a header
Date
Msg-id CALAY4q9jRDLg6A+02oPFTYitqhm4_0RTDshvXr_5ZirkrVP=4g@mail.gmail.com
Whole thread Raw
In response to [PATCH v1] Allow COPY "text" format to output a header  (Rémi Lapeyre <remi.lapeyre@henki.fr>)
Responses Re: [PATCH v1] Allow COPY "text" format to output a header
List pgsql-hackers
Hi,
On Tue, Feb 4, 2020 at 4:25 PM Rémi Lapeyre <remi.lapeyre@henki.fr> wrote:
This patch adds the possibility to use the "header" option when using COPY with
the text format. A todo entry was opened for this and I updated the tests and
the documentation.

This was previously discussed at https://www.postgresql.org/message-id/flat/CACfv%2BpJ31tesLvncJyP24quo8AE%2BM0GP6p6MEpwPv6yV8%3DsVHQ%40mail.gmail.com


 and among feedback given is to adding header matching feature on to this.

regards
Surafel

pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: A bug in LWLOCK_STATS
Next
From: Fujii Masao
Date:
Subject: Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side