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_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/a59b03995a4d34e09c3eeb07bc18231770b5cc09 Modified Files -------------- doc/src/sgml/hash.sgml | 9 ++++----- src/backend/access/hash/README | 9 ++++----- 2 files changed, 8 insertions(+), 10 deletions(-)
