Re: Fix repetition in hash index documentation - Mailing list pgsql-hackers

From David Geier
Subject Re: Fix repetition in hash index documentation
Date
Msg-id 0fc44d80-f936-4acc-a4e3-7374601ac283@gmail.com
Whole thread Raw
In response to Re: Fix repetition in hash index documentation  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
On 09.12.2025 02:21, David Rowley wrote:
> On Tue, 9 Dec 2025 at 08:41, David Geier <geidav.pg@gmail.com> wrote:
>> Attached patch fixes a repetition in the user-facing hash index
>> documentation and the README.
> 
> Thanks. I can take care of that. I'll backpatch to v15 due to the sgml
> docs. The README issue exists in v14, but likely isn't doing enough
> harm to warrant fixing it given that version only has 11 months of
> life left.

Thanks!

--
David Geier



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: [PATCH] Update comment in nodeBitmapHeapscan.c
Next
From: Bilal Yavuz
Date:
Subject: Re: Speed up COPY FROM text/CSV parsing using SIMD