duplicate "median" entry in doc

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org>
Subject: duplicate "median" entry in doc
Date: 2017-02-16 15:24:34
Message-ID: alpine.DEB.2.20.1702161616060.5445@lancre
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


When trying to build the documentation there is a minor warning:

collateindex.pl: duplicated index entry found: MEDIAN

Indeed, the "median" index term is specified twice in "syntax.sgml". The
attached patch removes the warning.

--
Fabien.

Attachment Content-Type Size
doc-median.patch text/x-diff 490 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2017-02-16 15:27:01 Re: [PATCH] kNN for btree
Previous Message Robert Haas 2017-02-16 15:23:05 Re: UPDATE of partition key