Re: Fix repetition in hash index documentation
David Geier <geidav.pg@gmail.com>
From: David Geier <geidav.pg@gmail.com>
To: David Rowley <dgrowleyml@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-12-09T13:38:51Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Doc: fix typo in hash index documentation
- 52a95886f7e0 15.16 landed
- 08e1ea3b2859 16.12 landed
- ca98d8ba1087 17.8 landed
- a59b03995a4d 18.2 landed
- 52382feb782b 19 (unreleased) landed
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