]> 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:42:40 +0000 (14:42 +1300)
committerDavid Rowley <drowley@postgresql.org>
Tue, 9 Dec 2025 01:42:40 +0000 (14:42 +1300)
commitca98d8ba1087286a1599df83527037879ff86bd3
tree2ff07ce57cf4bbb373b2ba11096c0830aa69bf12
parentcad40cec24f338a4ac8004b58301c0809df48c03
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