Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1drRgL-00043d-V9 for pgsql-committers@arkaria.postgresql.org; Mon, 11 Sep 2017 16:35:34 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1drRgJ-00022S-Pj for pgsql-committers@arkaria.postgresql.org; Mon, 11 Sep 2017 16:35:31 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1drRgJ-00022H-2A for pgsql-committers@postgresql.org; Mon, 11 Sep 2017 16:35:31 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1drRgB-00008t-Cw for pgsql-committers@postgresql.org; Mon, 11 Sep 2017 16:35:29 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 278C320AEB; Mon, 11 Sep 2017 12:35:22 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute7.internal (MEProxy); Mon, 11 Sep 2017 12:35:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= fm1; bh=8YZRccGgcIOkpX0Sp35WprgmWzMSfS1X0PyhUf4vMlQ=; b=EbDVC1RD GukGM2HzVV/zpSvfehEKdOqWbqnGc81q3sZI5bnXEWaS1VbOnHwJoet7l5+y1eon BCsI9jEad2AnTCZKfV1JOZlhnRc3M4ytAksMHAXwB2+ENomikw3m5WKx1MjD80sS LhJjsy8gT2mMsIFlI/kct+yDdccJvsc9mPpdjLBRuBAO4MxNCdd5sBOaEBXm1iuV jd8aZRSAw12P/wGWnSjQWltjEc3nNXxvu/1S9mMfRjKJMPpv/fcSZrmaz6O4fwO/ Y7iZJBbasXGwLvQypoJyUe3uBMpA4TLrIMGb1xaF4ahPyAXBrSaGfNlxdYDFN0QZ nv1ygQ8+IOTakQ== X-ME-Sender: X-Sasl-enc: BnXO6ysZGNCKA+4brzHJ4YCjaJE6wK3harcZG3azXNx7 1505147721 Received: from april.local (c-73-13-66-39.hsd1.pa.comcast.net [73.13.66.39]) by mail.messagingengine.com (Postfix) with ESMTPA id CFCA0240B3; Mon, 11 Sep 2017 12:35:21 -0400 (EDT) Subject: Re: pgsql: Message style fixes To: Tom Lane References: <4888.1505145485@sss.pgh.pa.us> Cc: pgsql-committers@postgresql.org From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <50e73f50-ba48-e419-bb79-aa153101729a@2ndquadrant.com> Date: Mon, 11 Sep 2017 12:35:20 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <4888.1505145485@sss.pgh.pa.us> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-committers Precedence: bulk Sender: pgsql-committers-owner@postgresql.org On 9/11/17 11:58, Tom Lane wrote: > Peter Eisentraut writes: >> Message style fixes > > Hm. Aren't your changes in int8.c and numutils.c > reverting changes that were made intentionally in > commit 9a34123bc315e55b33038464422ef1cd2b67dab2 ? Yeah, but that part of that change was apparently mistaken. (These routines don't use "integer" as a specific type but as a general description of numbers.) -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers