pgsql: Doc: Fix deduplicate_items index term.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Fix deduplicate_items index term.
Date: 2020-02-27 17:33:32
Message-ID: E1j7N2S-0002N4-Ns@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Fix deduplicate_items index term.

Reported-By: Fujii Masao
Discussion: https://postgr.es/m/18f07ae8-7d89-537c-b0a9-54100a1b46da@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e537aed61db767745b614600be15cd19bb581330

Modified Files
--------------
doc/src/sgml/ref/create_index.sgml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2020-02-27 19:28:43 pgsql: Save calculated transitionSpace in Agg node.
Previous Message Peter Geoghegan 2020-02-27 17:26:02 Re: pgsql: Add deduplication to nbtree.