Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ai4PM-0003eB-KS for pgsql-docs@arkaria.postgresql.org; Mon, 21 Mar 2016 18:18:28 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1ai4PM-0007TN-05 for pgsql-docs@arkaria.postgresql.org; Mon, 21 Mar 2016 18:18:28 +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 1ai4PL-0007T9-Fw for pgsql-docs@postgresql.org; Mon, 21 Mar 2016 18:18:27 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ai4PI-00086a-7F for pgsql-docs@postgresql.org; Mon, 21 Mar 2016 18:18:26 +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 u2LIILcL026843; Mon, 21 Mar 2016 14:18:21 -0400 From: Tom Lane To: emre@hasegeli.com cc: PostgreSQL Documentation Subject: Re: Wrong entry on 9.5 release notes In-reply-to: References: Comments: In-reply-to Emre Hasegeli message dated "Mon, 21 Mar 2016 11:27:11 +0100" Date: Mon, 21 Mar 2016 14:18:21 -0400 Message-ID: <26842.1458584301@sss.pgh.pa.us> X-Pg-Spam-Score: -1.9 (-) 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 Emre Hasegeli writes: > I was going through 9.5 release notes. I noticed that my patch is > documented wrong: >> Add selectivity estimators for inet/cidr operators and improve estimators for text search functions (Emre Hasegeli, Tom Lane) > It has nothing to do with text search. I think Bruce must have merged 2503982be4ca48f4 into this entry; that commit doesn't show in the SGML comments because Andres reverse-engineered those after the fact. Not sure if it's worth adding a comment line for. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs