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 1w7axs-005VMA-1O for pgsql-docs@arkaria.postgresql.org; Tue, 31 Mar 2026 15:25:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1w7axp-00AvGW-1G for pgsql-docs@arkaria.postgresql.org; Tue, 31 Mar 2026 15:25:09 +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 1w7axp-00AvGO-0Y for pgsql-docs@lists.postgresql.org; Tue, 31 Mar 2026 15:25:09 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1w7axm-00000002C3Q-38yw for pgsql-docs@lists.postgresql.org; Tue, 31 Mar 2026 15:25:09 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 62VFP49U2710682; Tue, 31 Mar 2026 11:25:04 -0400 From: Tom Lane To: Paul A Jungwirth cc: pgsql-docs@lists.postgresql.org Subject: Re: Correct docs about GiST leaf page structure In-reply-to: References: <1855968.1774812758@sss.pgh.pa.us> <2581763.1774908361@sss.pgh.pa.us> Comments: In-reply-to Paul A Jungwirth message dated "Mon, 30 Mar 2026 16:30:57 -0700" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2710680.1774970704.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Tue, 31 Mar 2026 11:25:04 -0400 Message-ID: <2710681.1774970704@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Paul A Jungwirth writes: > I appreciate the explanation! Your v3 text has a lot of good info. I lik= e it. OK. Pushed after some trivial additional wordsmithing. regards, tom lane