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 1gRHyT-0006YH-Hl for pgsql-docs@arkaria.postgresql.org; Mon, 26 Nov 2018 14:34:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gRHyR-00033G-9T for pgsql-docs@arkaria.postgresql.org; Mon, 26 Nov 2018 14:34:55 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRHyR-0002zv-0H for pgsql-docs@lists.postgresql.org; Mon, 26 Nov 2018 14:34:55 +0000 Received: from lb2-smtp-cloud8.xs4all.net ([194.109.24.25]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gRHyN-0007pm-Cq for pgsql-docs@lists.postgresql.org; Mon, 26 Nov 2018 14:34:53 +0000 Received: from webmailclassic.xs4all.nl ([IPv6:2001:888:0:22:194:109:20:206]) by smtp-cloud8.xs4all.net with ESMTPA id RHyFgAe7Mqz7xRHyFgmxGW; Mon, 26 Nov 2018 15:34:47 +0100 Received: from gateway-1-2.erasmusmc.nl ([156.83.1.2]) by webmailclassic.xs4all.nl with HTTP (HTTP/1.1 POST); Mon, 26 Nov 2018 15:34:43 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 26 Nov 2018 15:34:43 +0100 From: Erik Rijkers To: Tom Lane Cc: Michael Paquier , Vik Fearing , Magnus Hagander , nawaz@fast.au.fujitsu.com, pgsql-docs@lists.postgresql.org Subject: Re: typo In-Reply-To: <3912.1543241658@sss.pgh.pa.us> References: <154319327168.1315.1846953598601966513@wrigleys.postgresql.org> <20181126065643.GK1776@paquier.xyz> <14d25c7a-2b03-d98e-5853-0a52ba64ad92@2ndquadrant.com> <20181126074238.GL1776@paquier.xyz> <3912.1543241658@sss.pgh.pa.us> Message-ID: <3a41c60b60eaca1ebe62f46c8020e649@xs4all.nl> X-Sender: er@xs4all.nl User-Agent: XS4ALL Webmail List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2018-11-26 15:14, Tom Lane wrote: > Michael Paquier writes: >> On Mon, Nov 26, 2018 at 08:17:06AM +0100, Vik Fearing wrote: >>> On 26/11/2018 08:03, Magnus Hagander wrote: >>>> Are you sure that's right? To me the original wording of that >>>> sentence >>>> seems to convey the message properly, and the update done does not? > >>> Yeah, I just found this on the committers list and I disagree with >>> the >>> change as well. > >> [... checking around ...] >> Hm. I have read the sentence and the surroundings a couple of times >> before doing anything, and using an adverb looked clearer than the >> adjective. Is an adjective more appropriate than an adverb here >> because >> it insists more on the fact that each row is involved? Just trying to >> grab the difference. > > I think that text is mine originally, and it was not a typo. The > meaning > of "table rows proper", in this case, is basically "table rows > themelves". Maybe that is not a bad alternative "table rows themselves" Even if that sounds slightly less idiomatic than the original, I think it'd be less of a stumbling block for non-native readers.