pgsql: docs: update guidelines on when to use GIN and GiST indexes - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: update guidelines on when to use GIN and GiST indexes
Date
Msg-id E1Zj9in-0000sT-TR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  update guidelines on when to use GIN and GiST indexes

Report by Tomas Vondra

Backpatch through 9.5

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7d88b3d154444fe102ef6a006f1234025e91c7fa

Modified Files
--------------
doc/src/sgml/textsearch.sgml |   80 ++++++++++--------------------------------
1 file changed, 19 insertions(+), 61 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: docs: update guidelines on when to use GIN and GiST indexes
Next
From: Tom Lane
Date:
Subject: pgsql: Stamp 9.5beta1.