Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ahx3O-0007Vx-B7 for pgsql-docs@arkaria.postgresql.org; Mon, 21 Mar 2016 10:27:18 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1ahx3N-00088H-Tf for pgsql-docs@arkaria.postgresql.org; Mon, 21 Mar 2016 10:27:17 +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 1ahx3N-000889-8P for pgsql-docs@postgresql.org; Mon, 21 Mar 2016 10:27:17 +0000 Received: from mail-yw0-x230.google.com ([2607:f8b0:4002:c05::230]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1ahx3K-0005qC-2L for pgsql-docs@postgresql.org; Mon, 21 Mar 2016 10:27:16 +0000 Received: by mail-yw0-x230.google.com with SMTP id g127so209452574ywf.2 for ; Mon, 21 Mar 2016 03:27:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hasegeli.com; s=google; h=mime-version:reply-to:date:message-id:subject:from:to; bh=EZOV6V3ET7va6duL+2Oz8yjLl8+XGNBJGE5Kr3ZV64E=; b=dQaowam7nm72dXj+ROZ110fisa48eiPz//ZeD4eBRojQw5uIho/gfpNN6PJ1/Xa7oV U7El5/tej/K/O+qVtZNPtyAn28Fn+1MeX1bBU2xFndaioUnGN1oKOD9uZ8eIhDspoa9q eZ7Khu3OpTMpsmSo/9T0PxYP20hGgq0JbdpnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:date:message-id:subject :from:to; bh=EZOV6V3ET7va6duL+2Oz8yjLl8+XGNBJGE5Kr3ZV64E=; b=lGlhBPPRfMFNWhVW1Zb2erxEG7djqHWUZ4ADFV7v67a/RVEMh9ba+bmIFGZRTVCQ8L pOLuF3P4NygsMiHucGPqymFOUqzKdghYd/phIJPhGd81+tA/4v0OYr7YR3hNqRbzvib2 3JyA7jWt7+8LPEI0qs8066SGYdKY9FZaHBwi+5b/ezAGOAdzKUQ/DCA7rITBcDxR/llo Syg9o86skZ795tgm96EInPASJ984rzhOBGuMzTwzPBIm5vlHThWI5hrCZh990cNeZjkM 0cAL4rpofT+UF2FA2fRJy8xOKLX7LsJ4fTWhO2dp+0X5g4o6CHCLgEVITJsMFD/hxK2U 2KDA== X-Gm-Message-State: AD7BkJLHNpaWG1UG9zunHMT6pefTmC5PlrfwlPO6okYYwyQ5Zn4Hhc7SBsvLnEpzFFAsVmZqVld4Sc0hVeUGpA== MIME-Version: 1.0 X-Received: by 10.13.194.3 with SMTP id e3mr15214648ywd.339.1458556031832; Mon, 21 Mar 2016 03:27:11 -0700 (PDT) Received: by 10.129.83.84 with HTTP; Mon, 21 Mar 2016 03:27:11 -0700 (PDT) Reply-To: emre@hasegeli.com Date: Mon, 21 Mar 2016 11:27:11 +0100 Message-ID: Subject: Wrong entry on 9.5 release notes From: Emre Hasegeli To: PostgreSQL Documentation Content-Type: text/plain; charset=UTF-8 X-Pg-Spam-Score: -2.7 (--) 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 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. -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs