Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iiLQY-0008H4-PF for pgsql-docs@arkaria.postgresql.org; Fri, 20 Dec 2019 16:46:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iiLPZ-0001PK-JF for pgsql-docs@arkaria.postgresql.org; Fri, 20 Dec 2019 16:45:57 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1iiLPZ-0001PD-BA for pgsql-docs@lists.postgresql.org; Fri, 20 Dec 2019 16:45:57 +0000 Received: from mail-qt1-x82a.google.com ([2607:f8b0:4864:20::82a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iiLPV-0002JD-Ng for pgsql-docs@lists.postgresql.org; Fri, 20 Dec 2019 16:45:56 +0000 Received: by mail-qt1-x82a.google.com with SMTP id e6so8709437qtq.7 for ; Fri, 20 Dec 2019 08:45:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Hh+KIECqU8HHaMFIY2VVMPjJpShHJ0llt2mZAAUMXiQ=; b=nPMROFCaxojzyAC0ZpIheJzw5mp2YSIDFRdD8rxfaZ+0BCJkXno0iTnNtwhKYl/uDr B5Mx//frkmEqgzgD7buvxEAlOWeVcDWZRBcUz604MNDMDLFi8nSA4deeGjmjEmPtR2+x rwQC4u2SSgr9z7ZKGYTvYHUO+fgqGHpFzGX1GRwDFEDnzGpjIp2Bs/Il22IdXAkvkrJM qSC8p5pl247VaaYndRsTC+RoiOydAgUypipQxKSPxxfoXEiTkg02IwoeVjLJKKAwSuUK r1ycaDFeL0Yi4t1qbwnelAN+dKX9aBj5HUgPTseUqjrytBO3Z23ZlstNjMFH6fkuMn9J vBxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Hh+KIECqU8HHaMFIY2VVMPjJpShHJ0llt2mZAAUMXiQ=; b=qCQ2n5co07Ho3hckV1TNltTMMdcjJ7SanY6+9opdlosX9EBd4j/fWZm/kj59nZ9ZoA HE9pDUuoWLf0s8Jjfb0UC9m9BsLY3vHfI0Moow8/23RXoOtPgwxbSMEdPLGzFij/mGLN vPnt5o1NbqtYzQRhTIYWO8vbdf+RbahzQN2C4GvVInmTupna2rZmlW2R03kr44ipWZNf KdCBKbBcm0TudixzAKIQa9vAIEtWUeJjrmk3ypuC/+NjfyREKkj1aQol8nPS3/Hl2TT0 xw71OknHjorOT6PImZf0JbGehuxynxkhGGO2VA48v2TgWYWAoRKspUK6nLvy+c3CqKyS vrtw== X-Gm-Message-State: APjAAAUSU9xDLUQc8AHSaaKOlUhw3Yz1pSivwChtAuw7u86sAKyW2ANf wsV0LFh6w6tyl7U0ut2l5JIeJWvKuCTBVwjT0CI= X-Google-Smtp-Source: APXvYqzN4yQ83dotuma7yoe394Q4qjEt2226DT0NWciajTTxWLE6ZcboNyzs5zTbIaoBnbvMVV32fhOISaL5UociQnU= X-Received: by 2002:ac8:6f04:: with SMTP id g4mr12187352qtv.314.1576860352333; Fri, 20 Dec 2019 08:45:52 -0800 (PST) MIME-Version: 1.0 References: <4f3e2f301646d94ad33558e21fc77d5bf1ea1cdd.camel@cybertec.at> <20191219165340.GP30116@momjian.us> <12751.1576817197@sss.pgh.pa.us> <14696.1576819950@sss.pgh.pa.us> <20191220134541.GB29807@momjian.us> <3148.1576851213@sss.pgh.pa.us> <20191220150128.GD29807@momjian.us> <26531.1576858880@sss.pgh.pa.us> In-Reply-To: <26531.1576858880@sss.pgh.pa.us> From: "David G. Johnston" Date: Fri, 20 Dec 2019 09:45:35 -0700 Message-ID: Subject: Re: COPY manual is ambiguous about column list To: Tom Lane Cc: Bruce Momjian , Pavlo Golub , Laurenz Albe , "pgsql-docs@lists.postgresql.org" Content-Type: multipart/alternative; boundary="000000000000294d9b059a25698d" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000294d9b059a25698d Content-Type: text/plain; charset="UTF-8" On Fri, Dec 20, 2019 at 9:21 AM Tom Lane wrote: > Bruce Momjian writes: > > OK, this wording is obviously harder than I thought. Updated patch > > attached. > > That one works for me. > Me too. David J. --000000000000294d9b059a25698d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Fri, Dec 20, 2019 at 9:21 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Bruce Momjian <bruce@momjian.us> writes:
> OK, this wording is obviously harder than I thought.=C2=A0 Updated pat= ch
> attached.

That one works for me.
=C2=A0
Me too.

David J.=C2=A0
--000000000000294d9b059a25698d--