Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bUm3z-0005xH-LX for pgsql-docs@arkaria.postgresql.org; Wed, 03 Aug 2016 02:37:43 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bUm3z-0005rW-8O for pgsql-docs@arkaria.postgresql.org; Wed, 03 Aug 2016 02:37:43 +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 1bUm3c-0005Jn-Rn for pgsql-docs@postgresql.org; Wed, 03 Aug 2016 02:37:20 +0000 Received: from out5-smtp.messagingengine.com ([66.111.4.29]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bUm3a-0006pN-94 for pgsql-docs@postgresql.org; Wed, 03 Aug 2016 02:37:19 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id B90812047C; Tue, 2 Aug 2016 22:37:17 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute2.internal (MEProxy); Tue, 02 Aug 2016 22:37:17 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=RYgjiDwPZKwaQbQ ud3XrSbMgF+g=; b=Pvf4V837rx9Z3QiLADr8XprAyHQBIH8Xi3wKEXqehGpvu9a 2DsYbBUekkovyYd4kcHb+RFUZs38dlqgxme8Kg/z5zjFeR33szQK96pMQLnzeajT uYBVgUVs3IxAMEAVwjguUuBOZ5ocqKHY8fGyJm3QlGdFHcVVvcrIPaYvC+qs= X-Sasl-enc: FYSdtojiUP8l6Me2n3Sr6rfsKXzk2hJgZDCvRSj1H3mu 1470191837 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 7FF01CC07A; Tue, 2 Aug 2016 22:37:17 -0400 (EDT) Subject: Re: Inaccuracy in fe-protocol3.c To: Dmitry Igrishin , pgsql-docs References: From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <9c4d328a-6e65-7a82-b65e-b09c6cec40f7@2ndquadrant.com> Date: Tue, 2 Aug 2016 22:37:17 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.6 (--) 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 On 6/15/16 5:21 AM, Dmitry Igrishin wrote: > Hi, > https://github.com/postgres/postgres/blob/master/src/interfaces/libpq/fe-protocol3.c#L166 > says "ERROR messages are displayed using the notice processor". > But actually "ERROR messages are handled using the notice receiver". Fixed -- Peter Eisentraut 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