Re: [HACKERS] duplicate "median" entry in doc - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] duplicate "median" entry in doc
Date
Msg-id 7293.1487259340@sss.pgh.pa.us
Whole thread Raw
In response to [HACKERS] duplicate "median" entry in doc  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: [HACKERS] duplicate "median" entry in doc  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
Fabien COELHO <coelho@cri.ensmp.fr> writes:
> When trying to build the documentation there is a minor warning:
>    collateindex.pl: duplicated index entry found: MEDIAN

See
https://www.postgresql.org/message-id/29262.1483053514@sss.pgh.pa.us

I've been waiting for some clarification on that before attempting
to fix this.  In any case, your proposed patch would remove the main
index entry, which doesn't seem like what we want.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] [PATCH] kNN for btree
Next
From: Dilip Kumar
Date:
Subject: Re: [HACKERS] Parallel bitmap heap scan