Re: Add header support to text format and matching feature

From: Rémi Lapeyre <remi(dot)lapeyre(at)lenstra(dot)fr>
To: Zhihong Yu <zyu(at)yugabyte(dot)com>
Cc: David Steele <david(at)pgmasters(dot)net>, Michael Paquier <michael(at)paquier(dot)xyz>, vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Daniel Verite <daniel(at)manitou-mail(dot)org>
Subject: Re: Add header support to text format and matching feature
Date: 2021-12-31 17:36:33
Message-ID: 94FDDB44-A608-4C75-A733-9F8FC5180D6B@lenstra.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here’s an updated version of the patch that takes into account the changes in d1029bb5a2. The actual code is the same as v10 which was already marked as ready for committer.

Attachment Content-Type Size
v11-0001-Add-header-support-to-COPY-TO-text-format.patch application/octet-stream 7.4 KB
v11-0002-Add-header-matching-mode-to-COPY-FROM.patch application/octet-stream 14.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2021-12-31 19:25:28 slowest tap tests - split or accelerate?
Previous Message Justin Pryzby 2021-12-31 16:32:27 Re: Column Filtering in Logical Replication