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-0000sS-TM@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6d8b2aa83af70e20323caf23961667dc4c149276

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


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Apply SELECT policies in INSERT/UPDATE+RETURNING
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: update guidelines on when to use GIN and GiST indexes