Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jtAmk-0003Gz-Ib for pgsql-hackers@arkaria.postgresql.org; Wed, 08 Jul 2020 14:10:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jtAmj-0002tg-E6 for pgsql-hackers@arkaria.postgresql.org; Wed, 08 Jul 2020 14:10:53 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jtAmj-0002tX-2X for pgsql-hackers@lists.postgresql.org; Wed, 08 Jul 2020 14:10:53 +0000 Received: from mail-il1-x141.google.com ([2607:f8b0:4864:20::141]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jtAmf-0008T4-DO for pgsql-hackers@postgresql.org; Wed, 08 Jul 2020 14:10:52 +0000 Received: by mail-il1-x141.google.com with SMTP id t27so34210402ill.9 for ; Wed, 08 Jul 2020 07:10:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=DbcC0Akkz6XJj5M3X8C9aHvtroNqOt6QWzBqnCo2yEE=; b=NOxgqCqI+7dOV+BugznhNFqL56ozmC7aLgVYKcCFBG+IMqhWFn/yrTq9wIk8y0lVm6 6RpBDWqcLFaI6Be3n69uLPJJhnwTcCU5Z0t9EyMkx22yQpwv2i/uoMbVBoQjiBG8duNw yRgxQZja+jdxsf2sivxs2/WzHTIM8XOWg18v+INzt0O6DkbXJXcB0RMBgefaBicNp1J6 q1NiC5LsAZ0tCG8ZnqYFrldq9Y3YfDAVFfcsaFS0fBw6OBrNolJLn03lC9sS/yhMeUoY fsSwNuA+hNDbYj3y85wvNMX/h6VYuuKat8yhfSzSAnEETaYC0KN/oWhBzvt7HEhz2xcX YJJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=DbcC0Akkz6XJj5M3X8C9aHvtroNqOt6QWzBqnCo2yEE=; b=tZMvzC32FoJ8bJ4s+wC8Ewu2UN7Spr9elhYoBTTzeOFhQxqeiZDSwDJwX1N4GP9Hby 1wD47ZytyvWroMYbVgZ5DjjfoAhLMFr9GUDH8J5tF453bGGGhv0UjVIU8SIoWnyC7xlJ 4ATgDXPjB2Z6ufyi5th/pc2vOHAhqe9ZbbOC4Eip8JFnhOezFJqVHlyB/IZSgOOJXkCY cVgOvgyJ/BnHS+2HgRUvzNYMMNbRZ6v7BxSxNC8iIq6NaxeJy1kWQ3hgS145FMQopGlQ M49huj/qlp/eMWMu0jH1KSoXryi2V3Ru4wyFluXyBL6q+yzzdGOS78HjIpEEP5kzDRGH sW0Q== X-Gm-Message-State: AOAM5339hNDD+XnHoVhM3u1ItjcezMtSnCt1NRmZcNihScA19RRa0Yli o6EjhQzCs0qcYN8qksXF+VAWfw== X-Google-Smtp-Source: ABdhPJzjwhQ3MaGdQXBdj+fbo1lBgVI5YkufDaoL0O44kjju9UM6h/t0+indxEijyRrUGCuLVn+Jqg== X-Received: by 2002:a92:cd48:: with SMTP id v8mr43840893ilq.114.1594217447361; Wed, 08 Jul 2020 07:10:47 -0700 (PDT) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id r124sm60793iod.40.2020.07.08.07.10.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jul 2020 07:10:46 -0700 (PDT) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id 2D68C800950; Wed, 8 Jul 2020 09:10:45 -0500 (CDT) Date: Wed, 8 Jul 2020 09:10:45 -0500 From: Justin Pryzby To: Daniel Gustafsson Cc: =?iso-8859-1?Q?R=E9mi?= Lapeyre , pgsql-hackers@postgresql.org, =?iso-8859-1?Q?R=E9mi?= Lapeyre Subject: Re: [PATCH v2] Allow COPY "text" to output a header and add header matching mode to COPY FROM Message-ID: <20200708141044.GR4107@telsasoft.com> References: <4E31E7AA-BFC6-47ED-90E1-3838E4D1F4FF@yesql.se> <20200708114501.56681-1-remi.lapeyre@lenstra.fr> <7A0155F8-8D68-4574-9733-34ED793A00BE@yesql.se> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <7A0155F8-8D68-4574-9733-34ED793A00BE@yesql.se> User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Wed, Jul 08, 2020 at 03:21:48PM +0200, Daniel Gustafsson wrote: > > On 8 Jul 2020, at 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/ > > Please reply to the old thread about this, as that's the one connected to the Actually, it seems like the subject was changed, but it was correctly associated with the existing thread, as defined by: |In-Reply-To: <4E31E7AA-BFC6-47ED-90E1-3838E4D1F4FF@yesql.se> And ML/pglister and cfbot see it as such "In response to Re: [PATCH v1] Allow COPY "text" to output a header and add header matching mode to COPY FROM at 2020-07-01 09:04:21 from Daniel Gustafsson" https://commitfest.postgresql.org/28/2504/ -- Justin