Doc: fix typo in hash index documentation

David Rowley <drowley@postgresql.org>

Commit: 52a95886f7e0ce3d4f4d590777559f0330fb9c1f
Author: David Rowley <drowley@postgresql.org>
Date: 2025-12-09T01:43:26Z
Releases: 15.16
Doc: fix typo in hash index documentation

Plus a similar fix to the README.

Backpatch as far back as the sgml issue exists.  The README issue does
exist in v14, but that seems unlikely to harm anyone.

Author: David Geier <geidav.pg@gmail.com>
Discussion: https://postgr.es/m/ed3db7ea-55b4-4809-86af-81ad3bb2c7d3@gmail.com
Backpatch-through: 15

Files

PathChange+/−
doc/src/sgml/hash.sgml modified +4 −5
src/backend/access/hash/README modified +4 −5

Documentation touched

Discussion