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 <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 15 Branch ------ REL_15_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/52a95886f7e0ce3d4f4d590777559f0330fb9c1f Modified Files -------------- doc/src/sgml/hash.sgml | 9 ++++----- src/backend/access/hash/README | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-)
