pgsql: Doc: Hash Indexes. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Doc: Hash Indexes.
Date
Msg-id E1m0GiX-0001IH-Q9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Hash Indexes.

A new chapter for Hash Indexes, designed to help users understand how
they work and when to use them.

Backpatch-through 10 where we have made hash indexes durable.

Author: Simon Riggs
Reviewed-By: Justin Pryzby, Amit Kapila
Discussion: https://postgr.es/m/CANbhV-HRjNPYgHo--P1ewBrFJ-GpZPb9_25P7=Wgu7s7hy_sLQ@mail.gmail.com

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/73ede4da6b9b7c0d50b04a8e8c15f20b59a33b1c

Modified Files
--------------
doc/src/sgml/filelist.sgml |   1 +
doc/src/sgml/hash.sgml     | 162 +++++++++++++++++++++++++++++++++++++++++++++
doc/src/sgml/postgres.sgml |   1 +
3 files changed, 164 insertions(+)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: doc: Mention requirement to --enable-tap-tests on section for TA
Next
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Fix quoting markup