pgsql: Doc: Hash Indexes.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Doc: Hash Indexes.
Дата
Msg-id E1m0GiX-0001IK-Qa@gemulon.postgresql.org
обсуждение исходный текст
Список 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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/84dc6a46e2e3b0357d9105ba5c3bdc59b2a2bfc3

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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: doc: Mention requirement to --enable-tap-tests on section for TA
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Fix quoting markup