Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bAQAK-0006Oe-C7 for pgsql-docs@arkaria.postgresql.org; Tue, 07 Jun 2016 23:12:08 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bAQAJ-00021q-Gq for pgsql-docs@arkaria.postgresql.org; Tue, 07 Jun 2016 23:12:07 +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_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bAQAI-00021B-Hj for pgsql-docs@postgresql.org; Tue, 07 Jun 2016 23:12:06 +0000 Received: from smtp-auth.no-ip.com ([8.23.224.61] helo=out.smtp-auth.no-ip.com) by magus.postgresql.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1bAQAA-0001Hf-QP for pgsql-docs@postgresql.org; Tue, 07 Jun 2016 23:12:06 +0000 X-No-IP: alvh.no-ip.org@noip-smtp X-Report-Spam-To: abuse@no-ip.com Received: from alvin.alvh.no-ip.org (unknown [216.155.90.98]) (Authenticated sender: alvh.no-ip.org@noip-smtp) by smtp-auth.no-ip.com (Postfix) with ESMTPA id 695AD400D74; Tue, 7 Jun 2016 16:11:51 -0700 (PDT) Received: by alvin.alvh.no-ip.org (Postfix, from userid 1000) id D3FFB2DE; Tue, 7 Jun 2016 19:11:48 -0400 (CLT) Date: Tue, 7 Jun 2016 19:11:48 -0400 From: Alvaro Herrera To: Tom Lane Cc: =?iso-8859-1?Q?J=FCrgen?= Purtz , pgsql-docs@postgresql.org Subject: Re: Math function description issue Message-ID: <20160607231148.GA512061@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <25461.1465330273@sss.pgh.pa.us> User-Agent: Mutt/1.5.23 (2014-03-12) X-Pg-Spam-Score: -1.1 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-docs Precedence: bulk Sender: pgsql-docs-owner@postgresql.org Tom Lane wrote: > =?UTF-8?Q?J=c3=bcrgen_Purtz?= writes: > > a) In my opinion this wording is easier to understand because it avoids > > the negation via "not less". > > That's a fair point. > > The other difference is least/greatest versus smallest/largest. I'm not > sure if using least/greatest would help the people who misunderstand > "smallest" as "closest to zero". They might; but being less-common words, > they might also confuse people whose native language isn't English. > Anyone have an opinion about which to use? As a non-native, the use of "least/greatest" makes it more explicit that it refers to arithmetic inequality, whereas "smallest" sounds like it may be related to absolute value comparisons. It's true that least/greatest are less common words, but that makes it more likely that they would be looked up in a dictionary, whereas with smallest/largest people might stick to intuitive knowledge and get them wrong. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs