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 1iiL1r-000797-8p for pgsql-docs@arkaria.postgresql.org; Fri, 20 Dec 2019 16:21:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1iiL1p-0001Vn-VZ for pgsql-docs@arkaria.postgresql.org; Fri, 20 Dec 2019 16:21:25 +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 1iiL1p-0001Tx-Nj for pgsql-docs@lists.postgresql.org; Fri, 20 Dec 2019 16:21:25 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iiL1n-0001xO-Fp for pgsql-docs@lists.postgresql.org; Fri, 20 Dec 2019 16:21:25 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.14.4/8.14.4) with ESMTP id xBKGLKXb026532; Fri, 20 Dec 2019 11:21:20 -0500 From: Tom Lane To: Bruce Momjian cc: "David G. Johnston" , Pavlo Golub , Laurenz Albe , "pgsql-docs@lists.postgresql.org" Subject: Re: COPY manual is ambiguous about column list In-reply-to: <20191220150128.GD29807@momjian.us> 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> Comments: In-reply-to Bruce Momjian message dated "Fri, 20 Dec 2019 10:01:28 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <26530.1576858880.1@sss.pgh.pa.us> Date: Fri, 20 Dec 2019 11:21:20 -0500 Message-ID: <26531.1576858880@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Bruce Momjian writes: > OK, this wording is obviously harder than I thought. Updated patch > attached. That one works for me. regards, tom lane