8000 Doc: remove duplicate index entry. · intobs/postgres@4bd0f83 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 4bd0f83

Browse files
committed
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 <indexterm> 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
1 parent c3b5cfe commit 4bd0f83

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/src/sgml/syntax.sgml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1707,9 +1707,6 @@ SELECT string_agg(a ORDER BY a, ',') FROM table; -- incorrect
17071707
</para>
17081708

17091709
<para>
1710-
<indexterm>
1711-
<primary>median</primary>
1712-
</indexterm>
17131710
<indexterm>
17141711
<primary>median</primary>
17151712
<seealso>percentile</seealso>

0 commit comments

Comments
 (0)
0