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.96) (envelope-from ) id 1vtRDZ-007hmA-0j for pgsql-docs@arkaria.postgresql.org; Fri, 20 Feb 2026 14:10:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vtRDY-008A9G-0j for pgsql-docs@arkaria.postgresql.org; Fri, 20 Feb 2026 14:10:52 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vsxzF-002NXP-04 for pgsql-docs@lists.postgresql.org; Thu, 19 Feb 2026 06:58:09 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vsxzB-000000006Kb-38mE for pgsql-docs@lists.postgresql.org; Thu, 19 Feb 2026 06:58:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:Cc:From:To:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Content-ID: Content-Description:In-Reply-To:References; bh=4fpdLIMmpEH4qd5viD+Y+en1VvHaIW8aLKeAvtU/t6Y=; b=wniMc8tusu7HP5uO0MsUjyxY+1 uuJr147ZCVk+BQrwRz++YcJAHnEYMlCE1EbtsIkC/crIxSsZPivZhsYp5ZPymPoYmL3QYc8m84UHS pVqwonperSCG/Wh3JObxnVq7UYbdjUrvZNF/GJENgBWSYNWk1nyIZyrTn50x210D++dmBE28xAUfg H0FUgzzg9SBRNXR1/+unt+rxQ85ojJrQV2fmlx3ywiaqToKFNGQ53H70u8F2EAO7CrMHmKfevCUFH xXkVA6q8GcKol2YynOoYrE8R22T4QJ1D77TicSb4T1Vrua+Rl10aGQus4Fdw+XviPCaFUfQJh2B/G MGEoLwsQ==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vsxzA-000Ggo-1L for pgsql-docs@lists.postgresql.org; Thu, 19 Feb 2026 06:58:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vsxz9-005uZK-2g for pgsql-docs@lists.postgresql.org; Thu, 19 Feb 2026 06:58:03 +0000 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Typo To: pgsql-docs@lists.postgresql.org From: PG Doc comments form Cc: timothy.kyadondo@gmail.com Reply-To: timothy.kyadondo@gmail.com, pgsql-docs@lists.postgresql.org Date: Thu, 19 Feb 2026 06:57:45 +0000 Message-ID: <177148426551.1283375.10437714446008919308@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/18/indexes-types.html Description: There is a typo in the BRIN indexes definition=E2=80=94it says "INdexes" in= stead of "indexes." BRIN indexes (a shorthand for Block Range INdexes)