Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vBuTn-006kJf-5b for pgsql-www@arkaria.postgresql.org; Thu, 23 Oct 2025 12:31:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1vBuSn-008Z1w-RZ for pgsql-www@arkaria.postgresql.org; Thu, 23 Oct 2025 12:30:40 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vBuSn-008Z1o-LT for pgsql-www@lists.postgresql.org; Thu, 23 Oct 2025 12:30:40 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with smtp (Exim 4.96) (envelope-from ) id 1vBuSk-003Leb-1e for pgsql-www@lists.postgresql.org; Thu, 23 Oct 2025 12:30:39 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id DE5E142D72E for ; Thu, 23 Oct 2025 14:30:36 +0200 (CEST) Received: from s979.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id C87D542E6A0; Thu, 23 Oct 2025 14:30:36 +0200 (CEST) Received: from localhost (unknown [172.22.191.5]) by s979.loopia.se (Postfix) with ESMTP id C5E0E10BC4C0; Thu, 23 Oct 2025 14:30:36 +0200 (CEST) X-Virus-Scanned: amavis at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s898.loopia.se (amavis); dkim=pass (2048-bit key) header.d=yesql.se Received: from s981.loopia.se ([172.22.191.6]) by localhost (s898.loopia.se [172.22.190.17]) (amavis, port 10024) with LMTP id tlMnrxjb4oSx; Thu, 23 Oct 2025 14:30:36 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.236 Received: from smtpclient.apple (customer-89-255-232-236.stosn.net [89.255.232.236]) (Authenticated sender: daniel@yesql.se) by s981.loopia.se (Postfix) with ESMTPSA id 3903B22B1760; Thu, 23 Oct 2025 14:30:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1761222636; bh=JXCX58fOn9fnGorLVXpDZGKtgSomuhZIvr2OIsj1m4Q=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=bRZ8oGYcSICGEOsAclSG5TlvSc/Rut3IBIlNDv+5rkUmo4+V6NMar9Z9c+go9DBTh Mt/ql7Fa10/8rfdwPEtGwhEI7znbiB+rhkU7AYZB2FChjp7tKKdjQc1gGURAkoUgMa h0AcGdoKvIcYprg6xMkMrSI0NSd7rl9rS9+9kIVOmwkZy54zidKTuO51meef7RH3cF HHS43l+mkoklI+UZXfETUbEl1hQSoy0Tt1dErpiRFVfGGvncOyQEmhlK93aWuzGn0u CM9DMWznj6s3QpWFDVmWU2txFqML+c+4GGJxgqs+EmrwiP3H6/gxmiK0krdW3f7n/T 2gm9hoZ0e41RQ== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.2\)) Subject: Re: Typos in the featurematrix From: Daniel Gustafsson In-Reply-To: Date: Thu, 23 Oct 2025 14:30:26 +0200 Cc: pgsql-www@lists.postgresql.org, Magnus Hagander Content-Transfer-Encoding: quoted-printable Message-Id: References: <0781CAB9-187C-42C6-BB66-F82F66591F92@yesql.se> <13E61A7B-D329-4187-B351-4698912255FD@yesql.se> <82C35F30-1559-4C7F-9E27-1E3177F457A2@yesql.se> To: David Rowley X-Mailer: Apple Mail (2.3776.700.51.11.2) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 22 Oct 2025, at 02:36, David Rowley wrote: >=20 > On Wed, 22 Oct 2025 at 12:56, David Rowley = wrote: >> Also: >>=20 >> - url: = https://www.postgresql.org/docs/18/functions-string.html#id-1.5.8.10.7.2.2= .8.1.1.1 >> + url: = https://www.postgresql.org/docs/current/functions-string.html#id-1.5.8.10.= 7.2.2.8.1.1.1 >>=20 >> Going back to /14/ that links to left() instead of casefold(). >=20 > Looking at: >=20 > grep -F "=20 > I see there are only 3 functions where we've added a section, so [1] > works, but not [2]. Maybe we should just add the remaining indexterms > and backpatch to v18. >=20 > Seems like there's none in: >=20 > grep -F "=20 > so all those would need added. >=20 > I can't think of a reason not to do this. Maybe I've overlooked = something? I can't think of any, I'll go do that (and propose it on -docs) before = making the featurematrix commit. -- Daniel Gustafsson