From: Tom Lane Date: Thu, 16 Feb 2017 16:30:07 +0000 (-0500) Subject: Doc: remove duplicate index entry. X-Git-Tag: REL9_4_12~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bd0f83172561beb4ced58231ff96314e2a7a742;p=postgresql Doc: remove duplicate index entry. This causes a warning with the old html-docs toolchain, though not with the new. I had originally supposed that we needed both entries to get both a primary index entry and a see-also link; but evidently not, as pointed out by Fabien Coelho. Discussion: https://postgr.es/m/alpine.DEB.2.20.1702161616060.5445@lancre --- diff --git a/doc/src/sgml/syntax.sgml b/doc/src/sgml/syntax.sgml index 41d94f0ec5..1117bab427 100644 --- a/doc/src/sgml/syntax.sgml +++ b/doc/src/sgml/syntax.sgml @@ -1707,9 +1707,6 @@ SELECT string_agg(a ORDER BY a, ',') FROM table; -- incorrect - - median - median percentile