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

From Fabien COELHO
Subject [HACKERS] duplicate "median" entry in doc
Date
Msg-id alpine.DEB.2.20.1702161616060.5445@lancre
Whole thread Raw
Responses Re: [HACKERS] duplicate "median" entry in doc  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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.
-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [HACKERS] UPDATE of partition key
Next
From: Robert Haas
Date:
Subject: Re: [HACKERS] [PATCH] kNN for btree