]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: fix typo in hash index documentation
authorDavid Rowley <drowley@postgresql.org>
Tue, 9 Dec 2025 01:43:03 +0000 (14:43 +1300)
committerDavid Rowley <drowley@postgresql.org>
Tue, 9 Dec 2025 01:43:03 +0000 (14:43 +1300)
commit08e1ea3b285924fc3ff435bb4392bd10a013e889
treefeec62e3ea8199371008df3b775d7a0d3a8e54b4
parent4d689a17693ed65461b2f3a02c24c98f30d930d0
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
doc/src/sgml/hash.sgml
src/backend/access/hash/README